Replies: 3 comments
-
I'm in favor. And one major version warning before deprecation should be enough. For example, we should start deprecating the Modules in version 16. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Definitely YES |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yup let's drop them, we can provide a migration guide as well. To make migration to standalone smooth. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Angular modules are no longer necessary. We already have
provideLumberjack
,provideLumberjackConsoleDriver
, andprovideLumberjackHttpDriver
but we still have Angular module alternatives.Pros
Cons
Beta Was this translation helpful? Give feedback.
All reactions