ionic-team / ionic-angular-standalone-codemods

MIT License
16 stars 8 forks source link

fix: providers order does not impact bootstrapApplication migration #28

Closed sean-perkins closed 1 year ago

sean-perkins commented 1 year ago

Resolves #24

The order of identifier expressions in the providers array will no longer impact if the migration can successfully migrate importProvidersFrom usages.