Open onhate opened 5 years ago
Did you ever find a solution to this problem?
We have the related problem that the Meteor/Atmosphere packages are not processed by babel. I cannot install the ecmascript
packages to transpile them to ES5 within Meteor as this conflicts with the meteor-webpack
package. As babel treats them as externals, I don't think I can specify how to transpile them anywhere.
My hope is that if you found a way to bundle them, this could also be used for transpilation to ES5.
Hi,
First of all, thank you so much community and @ardatan for this awesome project, I really love DDP and that's all, I don't think MDG should build all stuff from scratch, but...
My question is if it's possible to bundle all meteor packages into a single bundle so I can work with chunks. Now my build has ~30 script files all coming from /packages/