Closed
Description
Currently we will bundle all locales. While this is good for a small number of locales, a serious application with 10 languages may experience increased bundle size that is unacceptable.
I think this implementation is a good basis and we shouldn't be far away from being able to chunk a specific locale. It would require a bit of research into the webpack api and perhaps a breaking change.
At this point I have no need for it, so please don't ask when it will be done. If I need it, I'll assign it to myself and do it. BUT, if you are interested in doing it, I'm open to breaking changes and ready and willing to discuss/consult.