Skip to content

0.35.1

Choose a tag to compare

@searls searls released this 30 Mar 01:56
· 39 commits to master since this release
  • Make life a little easier for deploying to heroku. Now to deploy to heroku, unless you're using Sass, just do this for new projects from the archetype
heroku config:set BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-nodejs
heroku config:set NPM_CONFIG_PRODUCTION=false