OctoSpaccHub/source/SpiderADB/Build.sh

4 lines
139 B
Bash
Raw Normal View History

2024-04-15 01:30:58 +02:00
#!/bin/sh
npx esbuild ./SpiderADB.js --bundle --minify --outfile=bundle.js > /dev/null
2024-04-27 20:33:20 +02:00
echo index.html icon.png util.js bundle.js holo-web