Skip to content
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(css-extract): add defaultExport and namedExport support #6657

Merged
merged 1 commit into from
May 29, 2024

Conversation

JSerFeng
Copy link
Collaborator

@JSerFeng JSerFeng commented May 29, 2024

Summary

close #6614

Copied from webpack-contrib/mini-css-extract-plugin#1078 and webpack-contrib/mini-css-extract-plugin#1084

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@JSerFeng JSerFeng requested a review from ahabhgk May 29, 2024 11:30
@github-actions github-actions bot added the release: feature release: feature related release(mr only) label May 29, 2024
Copy link

netlify bot commented May 29, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit f5b2dad
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/665713fa92ee0e000837a101

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label May 29, 2024
@JSerFeng JSerFeng merged commit 0fe6f8e into main May 29, 2024
29 checks passed
@JSerFeng JSerFeng deleted the feat/named-export branch May 29, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: CssExtractRspackPlugin will fail when exportLocalsConvention is camel-case
2 participants