-
-
Notifications
You must be signed in to change notification settings - Fork 587
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: mini-css-extract-plugin #5072
Conversation
bde5933
to
d711274
Compare
84806a3
to
74a76e7
Compare
6b8031d
to
7232ebd
Compare
74a76e7
to
2da0c63
Compare
53f7655
to
bfd43c7
Compare
2da0c63
to
c3c21f1
Compare
bfd43c7
to
4986da4
Compare
c3c21f1
to
9cedc74
Compare
cf0b8fe
to
21d2865
Compare
ea0d21b
to
338a581
Compare
!canary |
0.5.4-canary-338a581-20240226090611 |
45dd366
to
ab99cf1
Compare
✅ Deploy Preview for rspack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
!canary |
83c6619
to
3ceaf3a
Compare
!canary |
e5b0d2e
to
8a34bc2
Compare
!canary |
8a34bc2
to
34a4636
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small naming issue
e943f5e
to
cdbc55f
Compare
!canary |
cdbc55f
to
1970628
Compare
@JSerFeng this need documentation update |
|
||
options: PluginOptions; | ||
|
||
constructor(options?: PluginOptions) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if this is not working with newTreeshaking:false, we should add warning when newTreeshaking is set to true @JSerFeng
Summary
close #3210
Test Plan
Require Documentation?