bobobobo commented on issue #962: URL: https://github.com/apache/cordova-lib/issues/962#issuecomment-3332614580
The problem is that the plugin uses special code in the build pipeline (build.gradle) that reads configuration directly from package.json. That's why I would like to use an alias, to minimize the work needed for keeping our fixed version in sync with the original. Since aliases is supported by npm, and cordova uses npm for installation I guessed it would work. -- 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]
