Skip to content

Commit

Permalink
I forgor..
Browse files Browse the repository at this point in the history
  • Loading branch information
octospacc committed Apr 27, 2024
1 parent 71c3861 commit 844a3da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion source/SpiderADB/Build.sh
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion source/WuppiMini/Build.sh
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 844a3da

Please sign in to comment.