Merge branch 'prepare-script' into 'master'
Add prepare script See merge request framasoft/peertube/peertube-plugin-quickstart!3
This commit is contained in:
commit
6ff109e315
@ -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…
Reference in New Issue
Block a user