Add prepare script

master
Rigel Kent 4 years ago
parent c359ddfb50
commit 6d5aeab21a
No known key found for this signature in database
GPG Key ID: 5E53E96A494E452F
  1. 1
      package.json

@ -30,6 +30,7 @@
],
"library": "./main.js",
"scripts": {
"prepare": "npm run build",
"build": "webpack --mode=production"
},
"staticDirs": {

Loading…
Cancel
Save