0.7.1 • Published 5 years ago

@btdigital/loop-bundle v0.7.1

Weekly downloads
-
License
-
Repository
-
Last release
5 years ago

⚠️ Do not use! Early pre-release alpha for internal testing only.

Usage

Install with polyfills

<script src='/bundle-web/dist/polyfills.js' nomodule></script>
<script src='/bundle-web/dist/index.js'></script>

Requires the nomodules attribute to prevents the script from being executed in user agents that support module scripts, such as IE11.