Ben 11 月之前
父节点
当前提交
f4f67312ce
共有 1 个文件被更改,包括 3 次插入1 次删除
  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",