Skip to content

Conversation

@clicktodev
Copy link

@clicktodev clicktodev commented Oct 31, 2025

Description

Specify that the project requires Node.js version 20 or higher in the package.json file.
This is to discourage the usage of unsupported node releases during development.

@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 355.14
86.33
355.14
86.33
+0 B
+0 B
WebGPU 609.36
170.92
609.36
170.92
+0 B
+0 B
WebGPU Nodes 607.97
170.66
607.97
170.66
+0 B
+0 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 486.79
121.07
486.79
121.07
+0 B
+0 B
WebGPU 678.32
186.24
678.32
186.24
+0 B
+0 B
WebGPU Nodes 620.32
169.52
620.32
169.52
+0 B
+0 B

@Mugen87
Copy link
Collaborator

Mugen87 commented Oct 31, 2025

What problems occur if you try to build the project with node 19 or a lower version?

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