You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: replace NativeScriptModule with NativeScriptCommonModule
NativeScriptModule should be imported only in the root NgModule. For all
other feature modules, NativeScriptCommonModule should be used instead.
Check out NativeScript/nativescript-angular#1196.
0 commit comments