Skip to content

[stable1] feat: Add CSSEntryPointsPlugin to fix vite for creating one CSS entry per JS entry point #210

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

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Jun 20, 2024

Backport of PR #204

susnux and others added 3 commits June 20, 2024 23:22
…ry per JS entry point

with `cssCodeSplit` vite only inlines CSS in async chunks,
but it does not properly create CSS files for synchronously imported CSS.

Co-authored-by: Ferdinand Thiessen <[email protected]>
Co-authored-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
@backportbot backportbot bot requested review from ShGKme and susnux June 20, 2024 23:22
@backportbot backportbot bot added type: bug 🐛 Something isn't working 3. to review 3️⃣ Waiting for reviews labels Jun 20, 2024
@susnux susnux merged commit 36057e8 into stable1 Jun 20, 2024
12 checks passed
@susnux susnux deleted the backport/204/stable1 branch June 20, 2024 23:30
@susnux susnux mentioned this pull request Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review 3️⃣ Waiting for reviews type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants