-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: cordova@7.0.0
-
Fix Version/s: None
-
Component/s: cordova-cli
Adding a plugin or platform and passing a version will still add a ^ or ~ to the config.xml/package.json when installing. Since under the hood, npm is handling things, there should be support for the --save-exact flag as well. Steve Gill
- links to