Skip to content

Commit

Permalink
Merge pull request #45 from CompositionalIT/remove-polyfill-es6
Browse files Browse the repository at this point in the history
remove dead polyfill
  • Loading branch information
Larocceau authored Dec 31, 2024
2 parents 5aa95e4 + 6730c0a commit bfd2371
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
sizes="32x32" />
<link rel="shortcut icon" type="image/png" href="img/favicon-16x16.png"
sizes="16x16" />
<script src="https://cdn.polyfill.io/v2/polyfill.js?features=es6"></script>
<script type="module">import "./Main.fs" </script>
</head>
<body>
Expand Down

0 comments on commit bfd2371

Please sign in to comment.