erisu opened a new pull request #205:
URL: https://github.com/apache/cordova-electron/pull/205
### Motivation and Context
While cleaning up, saw these unused location paths. Removing them but
flaging as a breaking change.
### Description
* `Api.js`
* The `cordovaJs` location was removed as it was not used anywhere in code
except for tests.
* Appears to be leftover code from other platforms but also not used in
those platforms as well
* path is also old and not correct anymore. It changed in an earlier PR
which restructured the platform.
* The `cordovaJsSrc` location was removed as it was not used anywhere in
code except for tests.
* Appears to be leftover code from other platforms but also not used in
those platforms as well
### Testing
- `npm t`
### Checklist
- [x] I've run the tests to see all new and existing tests pass
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]