forked from gajus/babel-plugin-react-css-modules
-
-
Notifications
You must be signed in to change notification settings - Fork 14
Doesn't work with yarn berry PnP mode #41
Copy link
Copy link
Open
Labels
On HoldThe issue blocked by somethingThe issue blocked by somethingP2Important. Nice to have improvements and optimizations.Important. Nice to have improvements and optimizations.
Metadata
Metadata
Assignees
Labels
On HoldThe issue blocked by somethingThe issue blocked by somethingP2Important. Nice to have improvements and optimizations.Important. Nice to have improvements and optimizations.
I tried migrating to this but I get an error when it tries to resolve the path to a css file:
In Yarn PnP environments you cannot use
requiredirectly to access the dependencies of the packages that use your package. You have to do something like: