Arseny Kapoulkine

Results 395 comments of Arseny Kapoulkine

One more thing I'm confused by, besides `typesVersions`, is that the version upgrade - before switching to more granular import paths - seems to have built without errors? I don't...

Yeah the nodenext problem seems straightforward; I had a local test project for TypeScript surface which works as is with moduleResolution=bundler but breaks when moduleResolution is changed to nodenext. Adding...

As for `typesVersions`: I can reproduce the issue when using rollup, which for some reason doesn't resolve the TypeScript module references for individual components. It runs fine when importing `meshoptimizer`...

It probably makes sense to publish a fix anyway as someone will run into this sooner or later, and it's easier to do this early so that no branching is...

I've published 1.0.1 with these changes; thanks!