Skip to content

feat(css-extract): add defaultExport and namedExport support#6657

Merged
JSerFeng merged 1 commit intomainfrom
feat/named-export
May 29, 2024
Merged

feat(css-extract): add defaultExport and namedExport support#6657
JSerFeng merged 1 commit intomainfrom
feat/named-export

Conversation

@JSerFeng
Copy link
Copy Markdown
Contributor

@JSerFeng JSerFeng commented May 29, 2024

Summary

close #6614

Copied from webpack/mini-css-extract-plugin#1078 and webpack/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
@netlify
Copy link
Copy Markdown

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 force-pushed the feat/named-export branch from 553ca79 to f5b2dad Compare May 29, 2024 11:39
@JSerFeng JSerFeng merged commit 0fe6f8e into main May 29, 2024
@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