-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
An error that's only in the console is only half the fun.
Errors in console are way more valuable than what I get with redbox-react
.
The plugin shows nothing valuable. Just red screen. Even prints nothing in console. How to make it show
line numbers and files?
I have some default react-hot-loader
set up. I do not have redbox-react
in my package.json
so it is react-hot-loader
or the plugin itself only that has wrong settings. How to enable it?
Or how to disable plugin if the issue cannot be fixed?
When I set `devtool: 'eval', as you recomed, I get line numbers and files but I loose source-maps! It is not an option at all.
Metadata
Metadata
Assignees
Labels
No labels