I forgor..

This commit is contained in:
octospacc 2024-04-27 20:33:20 +02:00
parent 71c3861749
commit 844a3da6e0
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
npx esbuild ./SpiderADB.js --bundle --minify --outfile=bundle.js > /dev/null
echo index.html util.js bundle.js holo-web
echo index.html icon.png util.js bundle.js holo-web

View File

@ -1,3 +1,3 @@
#!/bin/sh
node ./index.js html > /dev/null
echo index.js index.html node_modules/SpaccDotWeb/SpaccDotWeb.Server.js
echo index.js index.html icon.png node_modules/SpaccDotWeb/SpaccDotWeb.Server.js