Skip to content

Commit

Permalink
Remove polyfill.io from readme (#1108)
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky authored Jul 15, 2024
1 parent 91e72ba commit 5a4aa86
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/consent/consent-wrapper-onetrust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,3 @@ In order to get full ie11 support, you are expected to bring your own polyfills.
```html
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.7.0/polyfill.min.js"></script>
```
or
```html
<script src="https://polyfill.io/v3/polyfill.min.js?features=es5,es2015,es2016,es2017,es2018,es2019,es2020&flags=gated"></script>
```

0 comments on commit 5a4aa86

Please sign in to comment.