pmndrs / three-stdlib

📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser
https://npmjs.com/three-stdlib
MIT License
704 stars 117 forks source link

fix: create CTS definition aliases for NodeNext #343

Open CodyJasonBennett opened 8 months ago

CodyJasonBennett commented 8 months ago

Fixes #342.

codesandbox-ci[bot] commented 8 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

bhouston commented 8 months ago

Whoa, nice! It is brutal that supporting all the different possible TSC configs are so messy.