react-three-fiber
react-three-fiber copied to clipboard
[v9] refactor: utils
This PR splits up the monolithic utils file into smaller ones organized by type and fixes some dependency issues by importing anything to do with the reconciler last.
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.
Latest deployment of this branch, based on commit 3a2b9ed148397f7e39c50e181870f10457fef25c:
Sandbox | Source |
---|---|
example | Configuration |
I missed that now
was already inlined. So I'll let this be here for merging if people prefer the organizing. (Which I do.) This version doesn't require inlining.
This should wait until v9 beta where we can feature freeze v8.
Closing as stale.