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

fix(start): Show friendly errors from dev server in terminal #23

Merged
merged 2 commits into from Nov 26, 2018

Conversation

markdalgleish
Copy link
Member

This PR adds friendly-errors-webpack-plugin in development, which clears the terminal and displays the build status after each build. If an error occurs—as the name suggests—it formats it in a friendly way.

I've opted not to use this for playroom build, since its output is more finely tuned for development. It's actually noisier than our current strategy when building for production.

@markdalgleish markdalgleish mentioned this pull request Nov 25, 2018
@markdalgleish markdalgleish merged commit f958438 into master Nov 26, 2018
@markdalgleish markdalgleish deleted the show-friendly-errors branch November 26, 2018 21:57
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.

None yet

2 participants