mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-27 21:44:21 -04:00
feat: migrate frontend app to nextjs app router
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
5b5dabc84e
commit
8602645bea
108 changed files with 893 additions and 1188 deletions
|
@ -19,7 +19,7 @@ else
|
|||
fi
|
||||
|
||||
echo "🦔 > Building"
|
||||
next build
|
||||
BUILD_TIME=true next build
|
||||
|
||||
echo "🦔 > Bundling"
|
||||
mv .next/standalone dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue