bundle frontend too
This commit is contained in:
parent
850d977e8e
commit
660da70666
6 changed files with 162 additions and 9 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -2,5 +2,8 @@
|
|||
**/node_modules
|
||||
node_modules
|
||||
.env
|
||||
.env.*
|
||||
/static
|
||||
/static
|
||||
/target
|
||||
/release
|
||||
release.tar.gz
|
||||
*.log
|
Loading…
Add table
Add a link
Reference in a new issue