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 runtime errors #214

Closed
nkzawa opened this issue Nov 6, 2016 · 6 comments
Closed

Handle runtime errors #214

nkzawa opened this issue Nov 6, 2016 · 6 comments

Comments

@nkzawa
Copy link
Contributor

nkzawa commented Nov 6, 2016

  • display runtime errors on console and/or browsers.
  • recover with hot-code reloading
@fdidron
Copy link
Contributor

fdidron commented Nov 6, 2016

Hi,

I have been using this on my webpack configs for a while, I think it's a nice way to display errors + build status

https://github.com/geowarin/friendly-errors-webpack-plugin

It would handle this #206 as well

@rauchg
Copy link
Member

rauchg commented Nov 8, 2016

wow that's pretty amazing @fdidron!

@fdidron
Copy link
Contributor

fdidron commented Nov 8, 2016

I was able to add this fairly easily to next. I can make a PR if you want
next-friendly-errors

@rauchg
Copy link
Member

rauchg commented Nov 16, 2016

My god, everything about that gif is beautiful @fdidron. Your themes, and the CLI output of course :D

@rauchg
Copy link
Member

rauchg commented Nov 16, 2016

Please make that PR!

@fdidron
Copy link
Contributor

fdidron commented Nov 16, 2016

Here you go !

@lock lock bot locked as resolved and limited conversation to collaborators May 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants