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

Code splitting unstable? #3259

Closed
ryb73 opened this issue Jul 20, 2023 · 2 comments
Closed

Code splitting unstable? #3259

ryb73 opened this issue Jul 20, 2023 · 2 comments

Comments

@ryb73
Copy link

ryb73 commented Jul 20, 2023

The docs for code splitting have a warning that says:

Code splitting is still a work in progress. It currently only works with the esm output format. There is also a known ordering issue with import statements across code splitting chunks. You can follow the tracking issue for updates about this feature.

This makes it sound like code splitting is unstable/not production-ready. I'm looking at migrating from Rollup but this may be a deal breaker.

Is code splitting ready for use in production?

@evanw
Copy link
Owner

evanw commented Jul 20, 2023

Yes, the documentation means what it says. Code splitting is still a work in progress. I don't consider it to be ready for use in production yet.

@ryb73
Copy link
Author

ryb73 commented Jul 21, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants