updated build sripts with 1.0.3

This commit is contained in:
Henry Oswald
2018-02-16 12:52:12 +00:00
parent a2a8b70b74
commit a02adacc98
9 changed files with 131 additions and 73 deletions

View File

@@ -4,6 +4,7 @@
"node_modules/"
],
"verbose": true,
"legacyWatch": true,
"execMap": {
"js": "npm run start"
},