feat: bundle frontend with API executable

This commit is contained in:
Sam 2022-06-17 00:00:52 +02:00
parent 57c7a0f4de
commit 6c9ebf1d08
13 changed files with 105 additions and 16 deletions

3
.gitignore vendored
View file

@ -10,8 +10,9 @@ pnpm-debug.log*
lerna-debug.log*
node_modules
dist
frontend/dist/*
dist-ssr
!frontend/dist/.empty
*.local
# Editor directories and files