This commit is contained in:
parent
22ad0eec1d
commit
db82d75dc8
@ -9,7 +9,7 @@
|
|||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node --max-old-space-size=1024 server.js",
|
"start": "rm -f core && node --max-old-space-size=1024 server.js",
|
||||||
"build": "rm -rf dist/* && parcel build public/index.html --no-source-maps --dist-dir dist/",
|
"build": "rm -rf dist/* && parcel build public/index.html --no-source-maps --dist-dir dist/",
|
||||||
"install": "cd node_modules && rm -rf http-signature && rm -rf request/node_modules/http-signature && mv @peertube/http-signature ."
|
"install": "cd node_modules && rm -rf http-signature && rm -rf request/node_modules/http-signature && mv @peertube/http-signature ."
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user