Skip to content

feat: add schematic for fixing module imports in feature modules #5

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

Merged
merged 2 commits into from
Mar 28, 2018

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Mar 26, 2018

Replaces NativeScriptModule imports with NativeScriptCommonModule
imports in feature modules.
Removes NativeScriptAnimationsModule imports from feature modules and
adds import to that module in the root module.
Migration for the breaking change here - NativeScript/nativescript-angular#1196

sis0k0 added 2 commits March 26, 2018 21:57
Replaces NativeScriptModule imports with NativeScriptCommonModule
imports in feature modules.
Removes NativeScriptAnimationsModule imports from feature modules and
adds import to that module in the root module.
Covers the breaking change NativeScript/nativescript-angular#1196
@sis0k0 sis0k0 requested a review from sebawita March 26, 2018 20:40
@sis0k0 sis0k0 merged commit 180d27a into master Mar 28, 2018
@sis0k0 sis0k0 deleted the ns4-upgrade branch March 28, 2018 14:11
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.

2 participants