mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
silly Heroku
This commit is contained in:
parent
05f47ae7ba
commit
c7f4bcb536
@ -11,9 +11,7 @@
|
||||
"testsea": "mocha test/sea.js",
|
||||
"e2e": "mocha e2e/distributed.js",
|
||||
"docker": "hooks/build",
|
||||
"unbuild": "node lib/unbuild.js && uglifyjs gun.js -o gun.min.js -c -m",
|
||||
"heroku-prebuild": "export NPM_CONFIG_PRODUCTION=false; NPM_CONFIG_PRODUCTION=false npm install --only=dev --dev",
|
||||
"heroku-postbuild": "export NPM_CONFIG_PRODUCTION=false; NPM_CONFIG_PRODUCTION=false npm install --only=dev --dev"
|
||||
"unbuild": "node lib/unbuild.js && uglifyjs gun.js -o gun.min.js -c -m"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user