Merge branch 'prepare-script' into 'master'

Add prepare script

See merge request framasoft/peertube/peertube-plugin-quickstart!3
master
Chocobozzz 4 years ago
commit 6ff109e315
  1. 1
      package.json

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

Loading…
Cancel
Save