mirror of
https://gitlab.com/octospacc/octospacc.gitlab.io
synced 2025-02-18 04:40:45 +01:00
I forgor..
This commit is contained in:
parent
71c3861749
commit
844a3da6e0
@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
npx esbuild ./SpiderADB.js --bundle --minify --outfile=bundle.js > /dev/null
|
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
|
#!/bin/sh
|
||||||
node ./index.js html > /dev/null
|
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…
x
Reference in New Issue
Block a user