Replies: 1 comment 11 replies
-
|
I have the same problem. I have a library that imports CSS into the components. I do this so Parcel transforms and bundles CSS for me. But I don't want them to be required into the JS bundle which breaks the workflow of anyone who does not use Parcel or similar bundlers. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there some flag to disable bundling css-modules into js-bundle?
Beta Was this translation helpful? Give feedback.
All reactions