ente/web/packages/next
2024-04-03 13:39:44 +05:30
..
components Merge @/ui into @/next 2024-04-02 19:58:42 +05:30
.eslintrc.js Restructure eslint config 2024-04-02 20:44:57 +05:30
hello.ts Move into web/ 2024-03-01 12:21:07 +05:30
i18n.ts Merge @/ui into @/next 2024-04-02 19:58:42 +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 prettier markdown 2024-04-03 13:39:44 +05:30
tsconfig.json Move into web/ 2024-03-01 12:21:07 +05:30

@/next

A base package for our UI layer code, for sharing ode 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.