Hi,
I'd like to know where I can configure the settings regarding the transpiler/polyfills.
Probably in the app.json, but there's no information about that in the docs: https://docs.sencha.com/cmd/6.5.3/gu...ble_transpiler
Another question:
Is there a place for a common sencha.vmoptions-File to configure a bunch of settings for all my cmd installations?
Because everytime I update to a newer CMD version I have to increase the memory manually in the CMD-Directory (path/to/cmd/<version>/sencha.vmoptions)
Greetings
Isnogud
Edit: Also you're not using the latest closure compiler
Latest would be v20180101, but you're using v20170806 (path/to/cmd/lib/clojure-compiler-vxxxxxxxx.jar)Sencha Cmd 6.5.3 (and earlier version 6.5.2) includes an upgrade to the latest Google Closure Compiler and provides configuration options to manage the transpiler and tune polyfill settings.