Skip to content

chore: update generator to stop using "export *" - #33379

Merged
Oleksandr Fediashov (layershifter) merged 1 commit into
microsoft:masterfrom
layershifter:chore/fix-barrel-files-generator
Dec 7, 2024
Merged

chore: update generator to stop using "export *"#33379
Oleksandr Fediashov (layershifter) merged 1 commit into
microsoft:masterfrom
layershifter:chore/fix-barrel-files-generator

Conversation

@layershifter

@layershifter Oleksandr Fediashov (layershifter) commented Dec 2, 2024

Copy link
Copy Markdown
Contributor

New Behavior

This PR updates the components' generator to output exact exports instead of export * in barrel files.

This will improve performance of current compiler in Griffel and will unblock the future one, see microsoft/griffel#621.

@github-actions

github-actions Bot commented Dec 2, 2024

Copy link
Copy Markdown

📊 Bundle size report

✅ No changes found

@github-actions

github-actions Bot commented Dec 2, 2024

Copy link
Copy Markdown

Pull request demo site: URL

@layershifter
Oleksandr Fediashov (layershifter) marked this pull request as ready for review December 2, 2024 10:28
@layershifter Oleksandr Fediashov (layershifter) changed the title chore/fix barrel files generator chore: update generator to stop using "export *" Dec 2, 2024
@layershifter
Oleksandr Fediashov (layershifter) merged commit c688295 into microsoft:master Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants