1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-13 11:44:55 +01:00
This commit is contained in:
Ian Storm Taylor 2017-10-25 15:01:34 -07:00
parent 070a700130
commit 3b41f11370

View File

@ -9,7 +9,7 @@
</head>
<body>
<main></main>
<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=defeault,es6"></script>
<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=default,es6"></script>
<script src="build.prod.js"></script>
</body>
</html>