-
-
Notifications
You must be signed in to change notification settings - Fork 13
Cannot find module 'babel-plugin-react-css-modules' #3
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
Yes, your should update its name in your Babel config to |
@birdofpreyru Thanks, that resolved the issue. Perhaps it'd be worth mentioning this detail in the documentation? |
It is mentioned somewhere, but I guess indeed I should put it into the very top of README. I'll do :) |
YES! Programmers are lazy by nature you know :) |
When building my project using your fork, I'm getting this error:
I removed the original
babel-plugin-react-css-modules
npm module and replaced it with yours. Am I missing something?The text was updated successfully, but these errors were encountered: