-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Codesplit WebGL/WebGPU entrypoints (#29404)
* Codesplit WebGL/WebGPU entrypoints * Keep src/Three.js as WebGL entrypoint * Restore unused three.webgpu.nodes.js * Restore duplicate entrypoint * Remove duplicate WebGPU.Nodes artifact * Revert "Remove duplicate WebGPU.Nodes artifact" This reverts commit 418db9b. * Prevent duplicate core artifacts * Updated builds. * Try removing builds. * Revert "Try removing builds." This reverts commit 880e8bb. * Puppeteer: inject into core chunk * Updated builds. * Remove builds. * Three.WebGPU: resolve conflicts #29595 * Isolate Nodes bundles due to chunking * WebGPU.Nodes: restore individual exports * Revert isolation of WebGPU.Nodes build * Isolate Nodes bundles due to chunking * Revert "Isolate Nodes bundles due to chunking" This reverts commit ba0c5b4. * Try isolating Nodes in different order * Cleanup --------- Co-authored-by: Michael Herzog <[email protected]>
- Loading branch information
1 parent
736201e
commit 84a69f5
Showing
6 changed files
with
223 additions
and
581 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.