How to get the option here : https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/compile.js#L39 ?
So in other words - where to insert our code so as to have option with the compile script ? This is the question not according to an end user, but a platform developer trying to make the compile command work for our platform, but am unable to add option to the compile command. Please let me know where to insert our code to include the option along with compile command. Thanks
