ente/web/packages/next
2024-04-08 04:09:44 +00:00
..
components Remove custom _document 2024-04-05 10:09:37 +05:30
locales New Crowdin translations by GitHub Action 2024-04-08 04:09:44 +00:00
.eslintrc.js ignorePatters seems to be inherited (as we wished) when extending 2024-04-03 13:48:41 +05:30
env.ts Cannot be a compile time constant 2024-04-07 10:18:30 +05:30
i18n.ts Cleanup 2024-04-06 11:19:14 +05:30
next.config.base.js Merge @/ui into @/next 2024-04-02 19:58:42 +05:30
package.json Clean up environment detection code 2024-04-07 10:03:28 +05:30
README.md Shorten 2024-04-03 13:44:30 +05:30
tsconfig.json Clean up environment detection code 2024-04-07 10:03:28 +05:30

@/next

A base UI layer package for sharing code between our Next.js apps.

Packaging

This (internal) package exports a React TypeScript library. We rely on the importing project to transpile and bundle it.