Skip to content

Change all export * in packages/drivers to named exports#12472

Merged
ghoshkaj merged 1 commit into
microsoft:mainfrom
ghoshkaj:named-exports-pacakges/drivers
Oct 14, 2022
Merged

Change all export * in packages/drivers to named exports#12472
ghoshkaj merged 1 commit into
microsoft:mainfrom
ghoshkaj:named-exports-pacakges/drivers

Conversation

@ghoshkaj
Copy link
Copy Markdown
Contributor

This PR converts all export * in packages/drivers to named exports.

Related issue: #10062

See for the fact that bundle size does not change when the entire repo is converted: #12321 (comment).

@ghoshkaj ghoshkaj requested review from a team as code owners October 13, 2022 19:24
@github-actions github-actions Bot added area: driver Driver related issues area: odsp-driver labels Oct 13, 2022
@ghoshkaj ghoshkaj requested a review from ChumpChief October 13, 2022 19:24
@github-actions github-actions Bot added the base: main PRs targeted against main branch label Oct 13, 2022
@ghoshkaj ghoshkaj self-assigned this Oct 13, 2022
@ghoshkaj ghoshkaj merged commit c7d5922 into microsoft:main Oct 14, 2022
@ghoshkaj ghoshkaj deleted the named-exports-pacakges/drivers branch October 14, 2022 19:01
sharptrip pushed a commit to sharptrip/FluidFramework that referenced this pull request Oct 17, 2022
…ft#12472)

This PR converts all `export *` in `packages/drivers` to named exports.
Related issue: microsoft#10062
See for the fact that bundle size does not change when the entire repo
is converted:
microsoft#12321 (comment).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: driver Driver related issues area: odsp-driver base: main PRs targeted against main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants