the polyfill now includes promises by default 🎉
This commit is contained in:
parent
96667b0de7
commit
92150d0176
@ -40,7 +40,7 @@
|
||||
<p>Ported to ES6 by <a href="https://twitter.com/kentcdodds">Kent C. Dodds</a></p>
|
||||
<p>Part of <a href="http://todomvc.com">TodoMVC</a></p>
|
||||
</footer>
|
||||
<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=default,Promise"></script>
|
||||
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
|
||||
<script src="/bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user