I'm implementing a wrapper for manual retries after a failed load. It could be much, much later; so it's not a use-case for the numRetries option.
In any event, I need a way to remove the bundleId from the cache, and also to remove the script element from the dom. Would this be useful to add to this library?