Hello,
I’ve attempted to lazyload Angular2 components in Meteor but to no avail. There are examples of lazyloading Angular2 components with Webpack, but have been unsuccessful migrating it to Meteor thus far.
Do you know if this Angular2 feature is supported in Meteor?
Some solutions using webpack:
https://www.npmjs.com/package/angular2-router-loader
https://www.npmjs.com/package/angular2-router-loader
Any help would be greatly appreciated…