Slight restructure, Containerfile now does npm build properly
This commit is contained in:
parent
3bc6e6928e
commit
e5dfc47ccf
8 changed files with 52 additions and 33 deletions
6
.containerignore
Normal file
6
.containerignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Server files
|
||||
/server/target
|
||||
|
||||
# Client files
|
||||
/client/node_modules
|
||||
/client/dist
|
Loading…
Add table
Add a link
Reference in a new issue