apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 987 forks source link

refactor(create): convert main implementation to class #1201

Closed raphinesse closed 2 years ago

raphinesse commented 2 years ago

Motivation and Context

Last PR of @erisu's and my create cleanup effort.

Note: Ignore whitespace when viewing the diff.

Description

This converts the create implementation to a class, so we can avoid excessive argument passing.

Testing

npm t