Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: change cdn from unpkg to jsDelivr #1385

Merged
merged 1 commit into from
Mar 28, 2024
Merged

chore: change cdn from unpkg to jsDelivr #1385

merged 1 commit into from
Mar 28, 2024

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented Mar 27, 2024

This PR replaces CDN from unpkg to jsDelivr.
I confirmed that all examples are working properly on my end.

Also update README to recommend jsDelivr.

Following the Three.js side change.
See: mrdoob/three.js#28006

es-module-shims for import map is also no longer used in Three.js examples. See: mrdoob/three.js#26836

Also update README to recommend jsDelivr

Following the Three.js side change.
See: mrdoob/three.js#28006

es-module-shims for import map is also no longer used in Three.js examples.
See: mrdoob/three.js#26836
@0b5vr 0b5vr added the examples Good examples helps people a lot label Mar 27, 2024
@0b5vr 0b5vr added this to the next milestone Mar 27, 2024
@0b5vr 0b5vr requested a review from ke456-png March 27, 2024 09:47
@0b5vr 0b5vr self-assigned this Mar 27, 2024
Copy link
Contributor

@ke456-png ke456-png left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NICE! 👍

@0b5vr 0b5vr merged commit bee17c8 into dev Mar 28, 2024
6 checks passed
@0b5vr 0b5vr deleted the jsdelivr branch March 28, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Good examples helps people a lot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants