Skip to content

Conversation

@mrdoob
Copy link
Owner

@mrdoob mrdoob commented Sep 30, 2025

Related issue: #30748

Description

Ensure the old URLs still work.

@mrdoob mrdoob added this to the r181 milestone Sep 30, 2025
@github-actions
Copy link

github-actions bot commented Sep 30, 2025

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.24
79.14
338.24
79.14
+0 B
+0 B
WebGPU 589.46
162.82
589.46
162.82
+0 B
+0 B
WebGPU Nodes 588.06
162.58
588.06
162.58
+0 B
+0 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 469.7
113.74
469.7
113.74
+0 B
+0 B
WebGPU 658.79
178.24
658.79
178.24
+0 B
+0 B
WebGPU Nodes 612.8
167.43
612.8
167.43
+0 B
+0 B

@mrdoob mrdoob merged commit 2cbc7af into dev Oct 1, 2025
9 checks passed
@mrdoob mrdoob deleted the docs branch October 1, 2025 02:20
@mrdoob
Copy link
Owner Author

mrdoob commented Nov 1, 2025

Turns out Google results are like this:

https://threejs.org/docs/api/en/geometries/BoxGeometry.html

And not like this:

https://threejs.org/docs/#api/en/geometries/BoxGeometry

So all the google search links were giving 404 last night... 😱

Claude to the rescue! a121a1c

I thought about redirecting to the archived docs for safety...

https://archive.threejs.org/docs/#api/en/geometries/BoxGeometry

But decided to redirect to the current docs instead, even if some links may fail...?

@mrdoob
Copy link
Owner Author

mrdoob commented Nov 1, 2025

Oh no...

Now Google is also giving this result:
https://threejs.org/docs/pages/BoxGeometry.html

@mrdoob
Copy link
Owner Author

mrdoob commented Nov 1, 2025

Fixed. I hope.. 50f79bb

@mrdoob
Copy link
Owner Author

mrdoob commented Nov 1, 2025

I wonder how long will these results last..

Screenshot 2025-11-01 at 10 57 02

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