Make choices:
select
sync
bypass ready
polyfill.ready?
no polyfill.ready
when all polyfills loaded
all polyfills loaded *and* DOMContentLoaded
Slug format
Polyfill short codes description:
Dash (XX-YY): separate polyfill code
Lowercase (xx): polyfill loaded ASYNC
Uppercase (XX): polyfill loaded SYNC
Underscore (_XX): does not delay "polyfill.ready()". This only applies when "polyfill.ready" framework is active.
code