エリス

Results 164 comments of エリス

I am not sure if it is necessary to fix this behavior. It is only visible when using the `cordova run` command, and I don’t think it causes any issues....

@GitToTheHub Does `faulty pr` mean we can close this?

Maybe try the following. ```js const platformList = cordova_util.listPlatforms(projectRoot); options = options || { verbose: false, platforms: platformList, options: {} }; ``` `cordova_util` is already required and `projectRoot` is also...

@kumo01GitHub ( cc @breautek ) I think we should still prepare a major release before merging this PR in. Do you agree? When looking at the engine requirements in `plugin.xml`...