pmndrs / three-stdlib

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

fix: create CTS definition aliases for NodeNext #343

Open CodyJasonBennett opened 10 months ago

CodyJasonBennett commented 10 months ago

Fixes #342.

codesandbox-ci[bot] commented 10 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 10 months ago

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