• In the IDE's Settings - Minification - with the first option Minification you specify how your code should be uploaded: as is in the editor - with all comments and white and other spaces - or minified. Minified has multiple options from little minification and little space saving but still very readable code 'down' to maximum minification with maximum space saving and little resemblance with original code. Check it out.

    The next minification option is for how modules should be handled.

    Again, your code and (your) modules can have their own, independent special treatment... ;-)

About

Avatar for allObjects @allObjects started