Kode / khamake

Kha's build tool.
http://kha.tech
15 stars 43 forks source link

Honor debug flag in Krom exporter #182

Closed luboslenco closed 5 years ago

luboslenco commented 5 years ago

This lets Krom exporter omit the debug stuff unless --debug flag is enabled. It reduces the minified krom.js size and slightly improves compile times.

Tested on some armory projects:

If this approach looks ok then this is to go with https://github.com/Kode/vscode-kha/pull/8.