Created
January 18, 2016 21:28
-
-
Save x37v/1731573598981d61b5d9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
remote: Building source: | |
remote: | |
remote: -----> Using set buildpack heroku/nodejs | |
remote: -----> Node.js app detected | |
remote: | |
remote: -----> Creating runtime environment | |
remote: | |
remote: NPM_CONFIG_LOGLEVEL=error | |
remote: NPM_CONFIG_PRODUCTION=true | |
remote: NODE_ENV=demo | |
remote: NODE_MODULES_CACHE=true | |
remote: | |
remote: npm scripts will see NODE_ENV=production (not 'demo') | |
remote: https://docs.npmjs.com/misc/config#production | |
remote: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment