Hi Ember ,
Our application is currently composed of 7 “modules” and is currently sitting at ~6MB in minified resources and we’re not even 50% done with the project. We’ve had discussions about splitting each module up into it’s own application with a common “core” lib shared between modules but haven’t come up with a solid plan yet.
I want load client dynamically per user perspective .