build plugin in background
This commit is contained in:
		| @ -24,7 +24,8 @@ | ||||
|     "scripts": { | ||||
|         "clean": "rm -rf dist/*", | ||||
|         "prepare": "npm run build", | ||||
|         "build": "npx tsc --build src/tsconfig.json" | ||||
|         "build": "npx tsc --build src/tsconfig.json", | ||||
|         "watch": "npx tsc --build src/tsconfig.json --watch" | ||||
|     }, | ||||
|     "devDependencies": { | ||||
|         "@peertube/peertube-types": "^5.1.0", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user