mirror of
https://github.com/amark/gun.git
synced 2025-06-05 21:56:51 +00:00
silly Heroku
This commit is contained in:
parent
b022488a16
commit
af1168548f
@ -12,7 +12,7 @@
|
|||||||
"e2e": "mocha e2e/distributed.js",
|
"e2e": "mocha e2e/distributed.js",
|
||||||
"docker": "hooks/build",
|
"docker": "hooks/build",
|
||||||
"unbuild": "node lib/unbuild.js && uglifyjs gun.js -o gun.min.js -c -m",
|
"unbuild": "node lib/unbuild.js && uglifyjs gun.js -o gun.min.js -c -m",
|
||||||
"heroku-prebuild": "export NPM_CONFIG_PRODUCTION=false"
|
"heroku-postbuild": "npm install --only=dev"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user