NPM Scripts

This commit is contained in:
NinjaSurge
2026-02-07 12:01:12 -06:00
parent 444a7f8731
commit ecd21a7dd0

View File

@@ -4,7 +4,8 @@
"description": "",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack"
},
"repository": {
"type": "git",