Skip to content

Commit 5a4aa86

Browse files
authored
Remove polyfill.io from readme (#1108)
1 parent 91e72ba commit 5a4aa86

File tree

1 file changed

+0
-6
lines changed
  • packages/consent/consent-wrapper-onetrust

1 file changed

+0
-6
lines changed

packages/consent/consent-wrapper-onetrust/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,3 @@ In order to get full ie11 support, you are expected to bring your own polyfills.
120120
```html
121121
<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.7.0/polyfill.min.js"></script>
122122
```
123-
124-
or
125-
126-
```html
127-
<script src="https://polyfill.io/v3/polyfill.min.js?features=es5,es2015,es2016,es2017,es2018,es2019,es2020&flags=gated"></script>
128-
```

0 commit comments

Comments
 (0)