Closed luboslenco closed 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.
--debug
krom.js
Tested on some armory projects:
If this approach looks ok then this is to go with https://github.com/Kode/vscode-kha/pull/8.
This lets Krom exporter omit the debug stuff unless
--debug
flag is enabled. It reduces the minifiedkrom.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.