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 fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
docker feat(frontend): add build script 2023-08-27 12:42:40 +02:00
global-styles refactor: replace plantuml error message with a custom hedgedoc error alert 2023-08-09 13:55:35 +02:00
locales feat(frontend): delete revision 2023-07-24 20:05:10 +02:00
netlify fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
public fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
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 fix(frontend): fix test configuration due to breaking change 2023-08-13 20:55:10 +02:00
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