hedgedoc/frontend/src/app/(render)
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
..
render feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
layout.tsx Revert "fix(frontend): replace expected-origin-boundary with middleware" 2023-09-10 21:38:53 +02:00