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
fix(@ngtools/webpack): support webpack loaders in the webpack plugin
This is only useful when using webpack directly. Does not affect the CLI.
Performance is going to be impacted, but we do not type check after the loaders.
TODO: add typechecking if the source we receive from Webpack is different from the host.
0 commit comments