Skip to content

Commit

Permalink
chore(docs): remove polyfill.io from README (#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjuanitas authored Jul 3, 2024
1 parent 9d98b26 commit ac1a091
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ You can self-host the Box Content Preview library or reference the versions avai
<meta charset="utf-8" />
<title>Box Content Preview Demo</title>

<!-- polyfill.io only loads a Promise polyfill if your browser needs one -->
<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=Promise"></script>

<!-- Latest version of Preview SDK for your locale -->
<script src="https://cdn01.boxcdn.net/platform/preview/2.109.0/en-US/preview.js"></script>
<link
Expand Down

0 comments on commit ac1a091

Please sign in to comment.