(webpack) adding build script command
This commit is contained in:
parent
9061aabe2b
commit
a09c609dd2
@ -29,6 +29,9 @@
|
||||
"plugin"
|
||||
],
|
||||
"library": "./main.js",
|
||||
"scripts": {
|
||||
"build": "webpack --mode=production"
|
||||
},
|
||||
"staticDirs": {
|
||||
"images": "public/images"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user