Improved build script

- Executing CLI utilities instead of deasync-ing
- Config file `webpage.json` (also replaces order.json)
- Removed Bash build scripts
This commit is contained in:
DarkCat09 2022-12-30 15:35:04 +04:00
parent c5929f55ed
commit ec7e74c39d
7 changed files with 119 additions and 184 deletions

View file

@ -1,8 +0,0 @@
[
"anim.js",
"script.js",
"init.js",
"menu.js",
"control.js",
"handlers.js"
]