Add prepare script

This commit is contained in:
Rigel Kent 2020-01-28 12:43:33 +01:00
parent c359ddfb50
commit 6d5aeab21a
No known key found for this signature in database
GPG Key ID: 5E53E96A494E452F
1 changed files with 1 additions and 0 deletions

View File

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