breautek commented on issue #781: [MAJOR] Migrate from shelljs to fs-extra URL: https://github.com/apache/cordova-android/issues/781#issuecomment-534345703 All cases of `removeFileF` that I saw used passed in a `path.resolve` output anyway. These functions are not exported so I'm thinking it is safe to refactor. I essentially removed `removeFile` and renamed `removeFileF` to `removeFile`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
