Add prepare script
This commit is contained in:
parent
c359ddfb50
commit
6d5aeab21a
@ -30,6 +30,7 @@
|
|||||||
],
|
],
|
||||||
"library": "./main.js",
|
"library": "./main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"prepare": "npm run build",
|
||||||
"build": "webpack --mode=production"
|
"build": "webpack --mode=production"
|
||||||
},
|
},
|
||||||
"staticDirs": {
|
"staticDirs": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user