Skip to content

fix: css compilation problems when multiple entries - #961

Merged
rschristian merged 4 commits into
developit:masterfrom
zyrong:fix/multipe-entries-css
Jun 4, 2022
Merged

fix: css compilation problems when multiple entries#961
rschristian merged 4 commits into
developit:masterfrom
zyrong:fix/multipe-entries-css

Conversation

@zyrong

@zyrongzyrong commented May 17, 2022

Copy link
Copy Markdown
Contributor

fix: css compilation problems when multiple entries

This commit fixes that when different entries reference different CSS, only the related CSS of the first entry will be packaged. For specific changes, please see this commit. I also added the corresponding test case
Original PR

@changeset-bot

changeset-botBot commented May 17, 2022

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 235b175

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
NameType
microbundlePatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@zyrongzyrong mentioned this pull request May 17, 2022

@rschristianrschristian left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the long delay after commenting on the other PR, life just got busy.

Comment thread.changeset/angry-worms-smell.md Outdated
Comment threadsrc/index.js Outdated
Comment threadsrc/index.js Outdated
Comment thread.changeset/angry-worms-smell.md Outdated
@rschristian
rschristian merged commit cebafa1 into developit:masterJun 4, 2022
@preact-botpreact-bot mentioned this pull request Jun 4, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@zyrong@rschristian