Merge branch 'prepare-script' into 'master'

Add prepare script

See merge request framasoft/peertube/peertube-plugin-quickstart!3
This commit is contained in:
Chocobozzz 2020-01-28 13:45:51 +01:00
commit 6ff109e315

View File

@ -30,6 +30,7 @@
],
"library": "./main.js",
"scripts": {
"prepare": "npm run build",
"build": "webpack --mode=production"
},
"staticDirs": {