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 ???
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.
Yes!
I will remove the legacy folder later today
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