codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

fix: replace unpkg w/ jsdelivr

Open SukkaW opened this issue 8 months ago • 2 comments
trafficstars

What kind of change does this PR introduce?

UNPKG has not been actively maintained and ~~has been down since Mar 15, 2025~~ was down from Mar 15, 2025, 2:00 AM and down for 18 hours (https://github.com/unpkg/unpkg/issues/412). Migrating to jsDelivr means a more stable and reliant service.

What is the current behavior?

Some assets and libraries are loaded through unpkg.

What is the new behavior?

Those assets and libraries are now loaded through jsDelivr.

The UnpkgFetcher is not touched.

Checklist

  • [ ] Documentation
  • [x] Testing
  • [x] Ready to be merged
  • [ ] Added myself to contributors table

SukkaW avatar Mar 15 '25 16:03 SukkaW

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar Mar 15 '25 16:03 codesandbox[bot]

UNPKG was down again from Mar 31, 2025, 7:00 AM UTC and lasted 8 hours (https://github.com/unpkg/unpkg/issues/443), I urge everyone to immediately migrate away from unpkg to jsDelivr now.

SukkaW avatar Mar 31 '25 15:03 SukkaW