Hi all
I’m using parcel to bundle things up: with latest threejs version (0.132) gives the following:
node_modules\three\build\three.module.js: Unexpected character '#'
that seems related to this approach for private fields, not recognized (yet) by parcel… is there a workaround?