I forgor..
This commit is contained in:
parent
71c3861749
commit
844a3da6e0
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue