Page 1 of 1

Move "Optimize javascript output" to "Create App"

Posted: Wed Nov 06, 2019 4:43 pm
by Peter
In my opinion the option "Optimize javascript output" in the "Compiler Options" dialog is out of place. It should rather be placed in the "Create App" dialog.

It makes no sense to activate this option in the development phase of an app. It only slows down the compilation time and makes debugging an app more difficult.

Only when the app is to be published ("Create App") can it be useful to optimize the JavaScript output.

Greetings ... Peter