Skip to content

v0.0.5-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@willstocks willstocks released this 06 Feb 10:56
· 58 commits to develop since this release
23704a6

README

Updated parameter details
Updated example scripts
Updated stats

The actual scripts

Fix erroneous try{}catch{}
Remove console.log from dynamicPolyfill.js that shouldn't have remained
Add various console messages to dynamicpolyfill-consolemessages.js for troubleshooting/debugging/fun purposes
Allow array to be passed for:

  • features (parameter 1)
  • scriptURL (parameter 2)
  • initFunction (parameter 3)
    You can still pass simple strings to each if you want though

Fix issue where if initFunction wasn't an array, it wouldn't execute