Hi, With the recent blogs about improving performance, I was wondering if you could add support for minimised APIs? My initial thoughts are that, for those that can, we minimise the main script and use the standard `.min.js` file extension. This can also be included in all version folders. By default, the mod engine can use the minified file (if there is one) or the normal JavaScript files. For debugging, an option on each script from the one-click store can be used; it uses the un-minimised file to help figure out issues. It might only be a small performance boost, but it could help.