Dynamic-Import with Lazy Modules

I put together an example of how to use dyanamic-import with lazy loading modules with Meteor 1.6 here:

This is a very powerful feature for those building large meteor applications, hopefully others find this useful.

Thanks

Chris

2 Likes