Skip to content

Commit

Permalink
ci: stub build
Browse files Browse the repository at this point in the history
  • Loading branch information
ff6347 committed Dec 2, 2024
1 parent 41b3205 commit 9efb043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"main": "index.js",
"scripts": {
"dev": "live-server --port=8080",
"build": "echo 'build'",
"build:local": "tree --gitignore -H \"\" -T \"digicom Code Snippets\" --hintro index-templates/hintro.html --houtro index-templates/houtro.html > index.html && cp node_modules/p5/lib/p5.min.js public/js/ && cp node_modules/p5/lib/addons/p5.sound.min.js ./public/js/",
"prepare": "husky"
},
Expand Down

0 comments on commit 9efb043

Please sign in to comment.