Babylon Release Builds

Are we not releasing the dist folder with all the babylon.js, babylon.gui.js, etc

I see Legacy/dist … Is the the up to build classic javascript library builds ???

Have a look here - hopefully it answers your question:
New build system in our main repository - Announcements - Babylon.js (babylonjs.com)

TLDR: the dist folders are no longer part of source control - they can be built or you can download from CDN.

edit: I think the dist folder should be removed from legacy and a readme.md put there with instructions.

1 Like

Yes!

I will remove the legacy folder later today :slight_smile:

Every release will now have a zip file attached to it, our CDN is always updated, and you can always build using the repository yourself :slight_smile:

1 Like