Add migration for replacing ReactiveComponentModule
with LetModule
and PushModule
on ng update
#3491
Labels
15.x
Accepting PRs
community watch
Someone from the community is working this issue/PR
Project: Component
Information
Add migration that replaces
ReactiveComponentModule
withLetModule
andPushModule
onng update
.It should cover the following scenarios:
Before:
After:
Before:
After:
The text was updated successfully, but these errors were encountered: