Skip to content

Fix JSDoc Example#32603

Merged
Mugen87 merged 1 commit intomrdoob:devfrom
leannepepper:jsdoc-example-error
Dec 22, 2025
Merged

Fix JSDoc Example#32603
Mugen87 merged 1 commit intomrdoob:devfrom
leannepepper:jsdoc-example-error

Conversation

@leannepepper
Copy link
Contributor

Description
Fix syntax error in MRTNode JSDoc example

Remove extra closing parenthesis in the MRTNode class JSDoc code example.
The example had } ) ); instead of } );

remove extra paren in MRTNode JSDoc example
@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 355.34
84.47
355.34
84.47
+0 B
+0 B
WebGPU 618.69
171.84
618.69
171.84
+0 B
+0 B
WebGPU Nodes 617.29
171.6
617.29
171.6
+0 B
+0 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 487.5
119.33
487.5
119.33
+0 B
+0 B
WebGPU 690.95
187.49
690.95
187.49
+0 B
+0 B
WebGPU Nodes 640.79
174.72
640.79
174.72
+0 B
+0 B

@Mugen87 Mugen87 added this to the r183 milestone Dec 22, 2025
@Mugen87 Mugen87 merged commit ed04b93 into mrdoob:dev Dec 22, 2025
10 checks passed
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.

2 participants