Andrew Grieve created CB-8319:
---------------------------------
Summary: Plugman is exposing private module "config_changes" in
its interface
Key: CB-8319
URL: https://issues.apache.org/jira/browse/CB-8319
Project: Apache Cordova
Issue Type: Bug
Components: Plugman
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor
config_changes is basically the guts of the prepare function. Looks like
probably it was exposed so that CLI could access it in its prepare method.
https://github.com/apache/cordova-lib/blob/850f4502a9a283/cordova-lib/src/cordova/prepare.js#L105
Now that cordova-lib has both of them, we really should not be exposing it,
since it's not likely to be a stable API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]