matthewharwood Posted February 2, 2017 Share Posted February 2, 2017 Caveat, I haven't tried this yet it's just a thought and am curious feasibility. Webpack 2 / Rollup Have build systems that tree shakes es6/typescript modules. Is it possible to build a BabylonJS project from BabylonJS src/ directory, and import modules individually to get the smallest bundle possible, or is it more problems than it's worth, or just not possible? Thanks! Quote Link to comment Share on other sites More sharing options...
Wingnut Posted February 3, 2017 Share Posted February 3, 2017 Hi MW! I don't think that kind of fine granularity is possible, but you might be interested in our new version builder... http://www.babylonjs.com/versionBuilder/ Be well, stay tuned. More (and smarter) comments might be forthcoming. Quote Link to comment Share on other sites More sharing options...
leechii Posted March 25, 2018 Share Posted March 25, 2018 would be cool if we could have the version builder included / packed more versions so that we could also npm install babylonjs without cannon / oimo. EDIT: just saw the work around the es6 tree shakeable version. cool! going to try that. GameMonetize 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.