Skip to content

eps1lon/bundling-reexports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bundling-reexports

Seems like some people think that a re-export appears in prod bundles. Even though they appear in development bundles, they will be removed from production bundles. I re-created to layout shown in the tweet and only imported Button. The final bundle (dist/index.js) only contains Button (search for data-testid) but no Icon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published