forked from Outils-PeerTube/peertube-plugin-auto-import-ytb
Add a script to deploy the plugin with a tmp folder
This commit is contained in:
@ -23,11 +23,12 @@
|
||||
"README.md"
|
||||
],
|
||||
"scripts": {
|
||||
"prepublish": "tsc"
|
||||
"buildAndDeploy": "npm run build && npm run deploy",
|
||||
"deploy": "bash ./scripts/deploy.sh",
|
||||
"build": "tsc"
|
||||
},
|
||||
"staticDirs": {},
|
||||
"translations": {
|
||||
"fr-FR": "./languages/fr.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"listener-rss-agregator": "0.0.2"
|
||||
|
Reference in New Issue
Block a user