Results 106 comments of Jacob Trimble

We could have a build-time flag to export as an ES6 module. What we could to is have a second version of `wrapper.template.js` that would be used for ES6 mode....

We'll consider it in the future. This will likely just have to be an explicit `pause()` and `resume()` methods, we may not be able to recover from a stopped download...

See #1248 for more info on DB issues. Basically we are having troubles with database versions and upgrades. We will need to make some major changes to the internals to...

If we use `fetch`, we could change the `redirect` field to do this. It would be much more complex and would probably have to be behind a config option. We...

We have not started any work on this issue. It is currently on the `Backlog`, so we have no plans to implement it for the next major release. If this...

First, I believe there is no way to renew an offline license. The only option would be to delete the old license and download a new license. But trying to...