- Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
type: buga confirmed bug reporta confirmed bug report
Description
Prerequisites
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Codemod version
v0.0.5
Current Behavior
not migrate
Expected Behavior
migrate
Steps to Reproduce
if (environment.production) { enableProdMode(); } export const appConfig: ApplicationConfig = { providers: [ provideRouter(routes), importProvidersFrom( BrowserModule, IonicModule.forRoot({ backButtonText: '', scrollAssist: true, }), ), ], }; defineCustomElements(window);
Code Reproduction URL
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
type: buga confirmed bug reporta confirmed bug report