Closed as not planned
Closed as not planned
Description
three-stdlib
version: 2.35.11
Problem description:
Unable to instantiate in a module/moduleResolution nodenext
due to changes in patch-ts
Relevant code:
import { GLTFLoader } from 'three-stdlib'
const gltfLoader = new GLTFLoader()
I'm looking at this @CodyJasonBennett - thank you for the effort so far. I'll experiment a bit on my side.