You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because of NoErrorsPlugin in the config. You can remove it, but then HMR will break if you misspell an import. I'm not sure which is worse..
I'd like some kind of a middle solution here. Currently filed as webpack/webpack#1105, so please track that issue if you're interested in the solution when/if it arrives.
http://take.ms/0kfVz
I am using mac.
Is this because React should return only one element. If that is the case then ideally I should get an error in console.
I see the error in terminal. Just wanted to know if it is possible to indicate someway that "hey something went wrong. Look at log in terminal.".
The text was updated successfully, but these errors were encountered: