Skip to content

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Feb 1, 2025

Fixes: #30434

Description

Fix inclusion when added to the layout.

Copy link

github-actions bot commented Feb 1, 2025

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 336.27
78.29
336.27
78.29
+0 B
+0 B
WebGPU 517.08
143.61
517.16
143.63
+81 B
+19 B
WebGPU Nodes 516.54
143.5
516.63
143.52
+81 B
+20 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 465.25
112.13
465.25
112.13
+0 B
+0 B
WebGPU 589.09
159.7
589.14
159.74
+53 B
+43 B
WebGPU Nodes 544.45
149.25
544.5
149.3
+53 B
+46 B

@sunag sunag marked this pull request as ready for review February 1, 2025 02:07
@sunag sunag added this to the r174 milestone Feb 1, 2025
@sunag sunag merged commit d6446ef into mrdoob:dev Feb 1, 2025
12 checks passed
@sunag sunag deleted the dev-fix-struct-include branch February 1, 2025 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Struct Not Generating in All Relevant WGSL Files
1 participant