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"
|
||||
],
|
||||
"library": "./main.js",
|
||||
"scripts": {
|
||||
"build": "webpack --mode=production"
|
||||
},
|
||||
"staticDirs": {
|
||||
"images": "public/images"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user