Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle module build errors in SCSS files #93

Merged
merged 2 commits into from
Aug 4, 2015

Conversation

darekrossman
Copy link
Contributor

This will log SCSS build errors rather than silently crashing the webpack watcher.

fixes #92

@erikras
Copy link
Owner

erikras commented Aug 4, 2015

I'm gonna merge this without testing it because it sounds like you know what you're talking about.

erikras added a commit that referenced this pull request Aug 4, 2015
Handle module build errors in SCSS files
@erikras erikras merged commit 2116e9b into erikras:master Aug 4, 2015
erikras added a commit that referenced this pull request Aug 27, 2015
erikras added a commit that referenced this pull request Sep 4, 2015
* master: (31 commits)
  upgraded redux-form to v1.4.0
  upgraded redux-form to 1.3.4
  rolled back last commit which prematurely tried to upgrade to "history" lib
  added history library
  upgraded to v2.0.0 of redux, react-redux and redux-devtools
  updated redux-form to v1.2.1
  upgraded to redux-form 1.0.1
  upgraded to redux-form 1.0.0
  Fix styles not found in production bug
  moved Ducks doc to its own repo for findability. fixes #146
  fixed readme error to fix #151
  update react-hot-loader
  upgraded to redux-form v0.6.1
  fixed bug in previous commit. oops.
  undid PR #93 to fix #142. thanks, @halt-hammerzeit!
  added the error handling to avoid http-party/node-http-proxy#527
  updated paypal button
  updated paypal button
  added paypal button
  updated redux-form to 0.5.0
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SCSS errors crash webpack watcher
4 participants