apache / cordova-discuss

Discussions on features and the future
19 stars 28 forks source link

`cordova platform add` refactor #105

Open dpogue opened 6 years ago

dpogue commented 6 years ago

Proposal for splitting the behaviour of cordova platform add into several smaller steps that could be reused by other parts of the tooling and more easily tested.

See also: https://github.com/apache/cordova-common/pull/34 for a first pass at some of the lower-level package.json support needed for this.

/fyi @raphinesse @erisu @brodybits