I want to use Babylonjs purely client side. I know I can use the CDN for the client side scripts but I often work offline so I need the .js locally in my project and ideally with some typescript d.ts files. The V5.0 help pages I have been looking through today seem to show only CDN or npm/webpack solutions.