yomotsu / camera-controls

A camera control for three.js, similar to THREE.OrbitControls yet supports smooth transitions and more features.

Home Page:https://yomotsu.github.io/camera-controls/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudflare

abernier opened this issue · comments

Is your feature request related to a problem? Please describe.

Since documentation is now deployed with Github Pages (beta) since #365 we may not need the Cloudflare build that is now failing:
image

@yomotsu what about disabling it?

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Ah, that's right.
The error is because of node.js version (we recently updated the node version from v16 to v18), but we must get rid of Cloudflare anyway.

deleted the Cloudflare pages project.