-
-
Notifications
You must be signed in to change notification settings - Fork 161
Better error messages #57
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
Comments
Maybe not required - these are very early import messages, not after the file is parsed, and in my case were due to screwing up my config ( #58 ) |
Yes, that would be really helpful. It would be much easier to find missing class |
babel-plugin-react-css-modules/src/index.js Lines 109 to 111 in f3ccba1
here we can add
babel-plugin-react-css-modules/src/index.js Lines 134 to 136 in f3ccba1
and here we can add:
|
babel-plugin-react-css-modules/src/getClassName.js
Line 25 in f3ccba1
Should put the name that fails here, otherwise you have to check each styleName manually.
The text was updated successfully, but these errors were encountered: