Skip to content

Commit

Permalink
Pushing new release to get Herok working
Browse files Browse the repository at this point in the history
SCSS wasn't the issue... seems to be a yarn buiding issue on Heroku:
sass/node-sass#1579
yarnpkg/yarn#1832
  • Loading branch information
Bennett, Ashley authored and Bennett, Ashley committed Mar 3, 2017
1 parent 37ed561 commit eafe56f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ v1.0 release is purely React code.
v2.0 release is using React with Redux.

View a demo at http://fast-savannah-72950.herokuapp.com/

(Note to self, need to set "heroku config:set NODE_MODULES_CACHE=false" to resolve a build error with yarn and node-sass)

0 comments on commit eafe56f

Please sign in to comment.