Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Version 0.2

Compare
Choose a tag to compare
@scottjehl scottjehl released this 15 Oct 17:06
· 29 commits to master since this release

Added script async attr to ensure that loadScript does not block rendering (it appears that Chrome 38 changed its behavior to block rendering on dynamically injected scripts unless they have an async attr).