0.11.0 • Published 4 years ago
@btenterprisedigital/loop-bundle v0.11.0
⚠️ 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.