Move "Optimize javascript output" to "Create App"

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
User avatar
Peter
Posts: 1086
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Move "Optimize javascript output" to "Create App"

Post 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