Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Set script options once and forgetaboudit

Choose a tag to compare

@tomwayson tomwayson released this 24 Oct 18:47
· 114 commits to master since this release

Added

  • setDefaultOptions() to set default loadScript() options at app startup (#192) - thanks @JoshCrozier!

Changed

  • updated README to emphasize setDefaultOptions() and link to the new Framework Guides

This is gonna be YUGE. See how this is used to set the version option to understand how this should greatly simplify apps that call loadModules() multiple times.