apache / cordova-ios

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

refactor(create): sort functions in breadth-first call order #1200

Closed raphinesse closed 2 years ago

raphinesse commented 2 years ago

Motivation and Context

The new order should make it easier to read the module top-down.

This change is isolated into its own PR since the diff is not really helpful.

Description

This only moves functions around. No other changes.

Testing

npm t