Skip to content

Commit

Permalink
feat: 🎸 update polyfill host
Browse files Browse the repository at this point in the history
  • Loading branch information
divisey committed Jul 3, 2024
1 parent 40a4c0d commit fd5d66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const config: NuxtConfig = {
],
script: [
{
src: "https://polyfill.io/v3/polyfill.min.js?features=Intl",
src: "https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=Intl",
},
],
},
Expand Down

0 comments on commit fd5d66a

Please sign in to comment.