bundle frontend too

This commit is contained in:
WaveringAna 2025-01-27 16:24:31 -05:00
parent 850d977e8e
commit 660da70666
6 changed files with 162 additions and 9 deletions

7
.gitignore vendored
View file

@ -2,5 +2,8 @@
**/node_modules
node_modules
.env
.env.*
/static
/static
/target
/release
release.tar.gz
*.log