ente/web/packages/next
Manav Rathi fa7cbaea18
Remove custom _document
Looking towards a longer term transition out of next
2024-04-05 10:09:37 +05:30
..
components Remove custom _document 2024-04-05 10:09:37 +05:30
.eslintrc.js ignorePatters seems to be inherited (as we wished) when extending 2024-04-03 13:48:41 +05:30
env.ts Inline local storage calls 2024-04-03 14:21:11 +05:30
i18n.ts Inline local storage calls 2024-04-03 14:21:11 +05:30
next.config.base.js Merge @/ui into @/next 2024-04-02 19:58:42 +05:30
package.json Merge @/ui into @/next 2024-04-02 19:58:42 +05:30
README.md Shorten 2024-04-03 13:44:30 +05:30
tsconfig.json Convert payments app to use Vite - Part 1 2024-04-04 11:10:34 +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.