Merge branch 'master' into 'master'
(webpack) add `build` script command See merge request framasoft/peertube/peertube-plugin-quickstart!2
This commit is contained in:
commit
c359ddfb50
@ -29,6 +29,9 @@
|
|||||||
"plugin"
|
"plugin"
|
||||||
],
|
],
|
||||||
"library": "./main.js",
|
"library": "./main.js",
|
||||||
|
"scripts": {
|
||||||
|
"build": "webpack --mode=production"
|
||||||
|
},
|
||||||
"staticDirs": {
|
"staticDirs": {
|
||||||
"images": "public/images"
|
"images": "public/images"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user