Closed iamolivinius closed 11 years ago
It would be great to have the ability to select a specific target browser for compilation. This would save some time during the development if you compile your project just for one browser.
Will be implemented in Kango 1.3.
Implemented in Kango 1.3.0. You can set argument --target. e.g. --target="chrome;firefox" or --target="chrome"
It would be great to have the ability to select a specific target browser for compilation. This would save some time during the development if you compile your project just for one browser.