Meteor + webpack code splitting

I’m struggling to get code splitting to work with webpack:webpack. I believe there is an issue: https://github.com/thereactivestack/meteor-webpack/issues/166 but I’m not sure either. Is that possible? How have you guys done it?

Bonus point :slight_smile: : Any tips to get multiple entry points working and some webpack optimization??