Dear Appery support team, I'd like to suggest to add an option to the develop environment where we could mark Javascript assets to be minified in the exported version of the project. The main reasons follow:
It is quicker to load/refresh.
It hides sensitive parts of the system, improving security.
I think it is not difficult in the near future to add an option like that, since there is many tools, like 'yuicompressor' that could automate the process. Obviously, it is just a suggestion. Today I have to manually minify certain parts of my app.
Regards.