Closed erisu closed 4 years ago
The cordova info logic has been moved to cordova-cli
cordova info
cordova-cli
https://github.com/apache/cordova-cli/commit/d69f1084803515bebde81a5297120762a0d8145a
This PR is a cleanup PR to remove the old logic that is no longer used.
npm t
Motivation, Context, & Description
The
cordova info
logic has been moved tocordova-cli
https://github.com/apache/cordova-cli/commit/d69f1084803515bebde81a5297120762a0d8145a
This PR is a cleanup PR to remove the old logic that is no longer used.
Testing
npm t
Checklist