hedgedoc/frontend
Tilman Vatteroth 6760db9e18 fix(frontend): use swc minify to prevent terser error
Terser can't handle the static blocks our code produce. SWC can handle this, but causes other problems caused by the global-error files. It's not a nice solution but the benefit is bigger than the risk.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-10-23 22:01:18 +02:00
..
.netlify
cypress tests(permissions): add cypress tests for permission alert icon 2023-10-13 18:07:44 +02:00
docker chore(deps): update node.js to 002b6ee 2023-10-18 23:18:33 +00:00
global-styles
locales fix(i18n): wrong translation key for max length 2023-10-18 22:13:45 +02:00
netlify
public
src fix(frontend): use swc minify to prevent terser error 2023-10-23 22:01:18 +02:00
.editorconfig
.env
.env.test
.env.test.license
.eslintrc.js
.gitignore
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
build.sh fix(frontend): build script error 2023-10-22 20:57:37 +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 fix(frontend): use swc minify to prevent terser error 2023-10-23 22:01:18 +02:00
package.json chore(deps): update nextjs monorepo to v13.5.6 2023-10-23 22:01:18 +02:00
package.json.license
tsconfig.json
tsconfig.json.license