Hey @Deltakosh @sebavan … There is a problem with building the latest 6.28.1 build.
when I try to compile my babylon.manager.js project using the latest babylon.d.ts file.
I get a couple of duplicate errors:
I am using Typescript ~5.1.0 in my package json
Got any idea what the problem is ?
Could you let me know the exact version it started ?
@RaananW might have an idea on how to fix it ?
quick update - it has been like that since 6.22.1. CSG internal classes are declared (but not exported). Might be the compiling typescript version, i am checking it now.
Rename internal classes in CSG by RaananW · Pull Request #14494 · BabylonJS/Babylon.js (github.com)
1 Like