Official support for Code Splitting in Meteor?

I know Webpack is hitting hard with code splitting feature. I also know there are some setups to integrate Meteor and webpack together but, I wonder when it will be officially available by default using FlowRouterSSR

I think I could use this kickstart project for now. What do you think guys? Do you recommend it for production/large-scale apps? Should I wait for a standarized approach?

1 Like

This is an educated guess but code splitting is probably still at least a few months away. If you need it right now then use the kickstart