-
-
Notifications
You must be signed in to change notification settings - Fork 619
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
feat: support cjs css with css esModule generator options #6376
Conversation
✅ Deploy Preview for rspack canceled.
|
73053de
to
37ea513
Compare
Test Compatibility Diff
Unpassed tests6 🔴 Stats chunkGroups: TODO |
4780029
to
197dc96
Compare
197dc96
to
7eaef3b
Compare
Summary
resolve #6339
usually you don't need this, but if a package in your node_modules using
require()
to import a css module, you will need this to make the esm-cjs interop correctChecklist