Skip to content

Instantly share code, notes, and snippets.

@x37v
Created January 18, 2016 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save x37v/1731573598981d61b5d9 to your computer and use it in GitHub Desktop.
Save x37v/1731573598981d61b5d9 to your computer and use it in GitHub Desktop.
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