Skip to content

Commit

Permalink
chore: remove unsafe script
Browse files Browse the repository at this point in the history
  • Loading branch information
Teages authored Oct 11, 2024
1 parent 7516ff7 commit c26f9bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,6 @@ export default defineNuxtConfig({
{ rel: 'icon', href: '/images/icon.png', type: 'image/png' },
{ rel: 'apple-touch-icon', href: '/apple-touch-icon-180x180.png' },
],
script: [
{ src: 'https://polyfill.io/v3/polyfill.min.js?version=3.110.1' },
],
},
},

Expand Down

0 comments on commit c26f9bd

Please sign in to comment.