GitHub user GitToTheHub added a comment to the discussion: Rename cordova-cli
project to `cordova-cli`, clarification of `cordova` repository
ChatGPT suggests to use `cordova` still as an alias package and add the
following to the `package.json`:
```json
"bin": {
"cordova": "./node_modules/cordova-cli/bin/cordova"
}
```
This would redirect to the new package `cordova-cli`. Do you think, this would
work?
GitHub link:
https://github.com/apache/cordova/discussions/567#discussioncomment-14759619
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]