Decides wether the JavaScript bundle will be injected into the app or not. If you’d like to completely disable Unbound temporarily, this is the flag you’re looking for.
The bundle resource will be fetched from the URL provided in this option. You may override this if you’d like to load a bundle from somewhere else. Most commonly, you will want to use this if you are testing local changes on Unbound’s bundle if you are looking to contribute.
This will force the loader to always fetch the latest bundle from the URL provided in update.url. If no URL is provided in update.url, the loader will fall back to Unbound’s official bundle URL.