ente/web/packages/next
LI-NA b98da635b6 [web] Change the command to fetch the git SHA
To make the git command work on Windows, changed it to use different commands depending on the platform of the OS.
2024-03-25 20:10:38 +09:00
..
.eslintrc.js Move into web/ 2024-03-01 12:21:07 +05:30
hello.ts Move into web/ 2024-03-01 12:21:07 +05:30
next.config.base.js [web] Change the command to fetch the git SHA 2024-03-25 20:10:38 +09:00
package.json Move into web/ 2024-03-01 12:21:07 +05:30
README.md Move into web/ 2024-03-01 12:21:07 +05:30
tsconfig.json Move into web/ 2024-03-01 12:21:07 +05:30

@/next

Like @/ui, but for things that require Next.

Packaging

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