hedgedoc/frontend
Tilman Vatteroth 4cb332622a feat(frontend): add build script
The build script prepares the package for a production build, builds the app, places every all needed files in a dist directory and cleans it.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-27 12:42:40 +02:00
..
.netlify
cypress
docker feat(frontend): add build script 2023-08-27 12:42:40 +02:00
global-styles
locales
netlify
public
src feat(frontend): add build script 2023-08-27 12:42:40 +02:00
.editorconfig
.env
.env.test
.env.test.license
.eslintrc.js
.gitignore
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
build.sh feat(frontend): add build script 2023-08-27 12:42:40 +02:00
CHANGELOG.md
CONTRIBUTING.md
cypress.config.ts
jest.config.ts
netlify.toml
next-env.d.ts
next-env.d.ts.license
next.config.js feat(frontend): add build script 2023-08-27 12:42:40 +02:00
package.json feat(frontend): add build script 2023-08-27 12:42:40 +02:00
package.json.license
tsconfig.json
tsconfig.json.license