Ben 11 hónapja
szülő
commit
f4f67312ce
1 módosított fájl, 3 hozzáadás és 1 törlés
  1. 3 1
      js/package.json

+ 3 - 1
js/package.json

@@ -4,7 +4,9 @@
   "description": "",
   "main": "info.js",
   "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "test": "echo \"Error: no test specified\" && exit 1",
+    "run": "open ./index.html",
+    "build": "webpack"
   },
   "author": "",
   "license": "ISC",