Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: providers order does not impact bootstrapApplication migration #28

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

sean-perkins
Copy link
Contributor

Resolves #24

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

@sean-perkins sean-perkins merged commit f817eee into main Nov 3, 2023
@sean-perkins sean-perkins deleted the sp/migrate-bootstrap-app branch November 3, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(main.ts): IonicModule is not migrate to provideIonicAngular
1 participant