Skip to content
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

Remove the .types.js from build output #62

Closed
michaldudak opened this issue Jan 9, 2024 · 1 comment
Closed

Remove the .types.js from build output #62

michaldudak opened this issue Jan 9, 2024 · 1 comment
Labels
core Infrastructure work going on behind the scenes

Comments

@michaldudak
Copy link
Member

michaldudak commented Jan 9, 2024

The Base UI build output has empty (export {};) .types.js files (the result of transpiling .types.ts). Also, the index files of individual components reference these files.
Remove them to shave a few bytes off the bundle size.

Search keywords:

@michaldudak michaldudak added the core Infrastructure work going on behind the scenes label Jan 9, 2024
@michaldudak michaldudak transferred this issue from mui/material-ui Feb 27, 2024
@michaldudak michaldudak changed the title [base-ui] Remove the .types.js from build output Remove the .types.js from build output Feb 27, 2024
@michaldudak
Copy link
Member Author

This will be fixed by #517

@michaldudak michaldudak closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
Archived in project
Development

No branches or pull requests

1 participant