Skip to content

v1.0.3 - Fix for callback not running if script already loaded

Choose a tag to compare

@Dan503 Dan503 released this 17 Oct 04:31
· 22 commits to master since this release

If a script has already previously been loaded, the callback functions will now run immediately instead of forever waiting for the script to load.

Also I've added Cypress as a testing platform to ensure that the code all runs as expected.