feat: bundle frontend with API executable
This commit is contained in:
parent
57c7a0f4de
commit
6c9ebf1d08
13 changed files with 105 additions and 16 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue