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
|`ModuleNotFoundException`|<!--v8--> v10 | Not used within projects. Used with Tooling API only. Not Yarn PnP compatible and not used in the Angular CLI. Use Node.js [require.resolve](https://nodejs.org/api/modules.html#modules_require_resolve_request_options).|
461
-
|`resolve`|<!--v8--> v10 | Not used within projects. Used with Tooling API only. Not Yarn PnP compatible and not used in the Angular CLI. Use Node.js [require.resolve](https://nodejs.org/api/modules.html#modules_require_resolve_request_options).|
462
-
|`setResolveHook`|<!--v8--> v10 | Not used within projects. Used with Tooling API only. Not Yarn PnP compatible and not used in the Angular CLI. Use Node.js [require.resolve](https://nodejs.org/api/modules.html#modules_require_resolve_request_options).|
463
-
|`ResolveOptions`|<!--v8--> v10 | Not used within projects. Used with Tooling API only. Not Yarn PnP compatible and not used in the Angular CLI. Use Node.js [require.resolve](https://nodejs.org/api/modules.html#modules_require_resolve_request_options).|
464
-
|`terminal`|<!--v8--> v10 | Unused implementation of terminal codes (color). |
465
-
|`isObservable`|<!--v8--> v10 | Not used within projects. Used with Tooling API only. Use `isObservable` function from the `rxjs` package.|
440
+
|`extractCss`|<!--v11--> v13 | No longer required to disable CSS extraction during development. |
441
+
|`i18nFormat`|<!--v9--> v12 | Format is now automatically detected. |
442
+
|`i18nLocale`|<!--v9--> v12 | New [localization option](/guide/i18n#localize-config) in version 9 and later. |
443
+
|`lazyModules`|<!--v9--> v12 | Used with deprecated SystemJsNgModuleLoader. |
444
+
|`hmrWarning`|<!--v11--> v13 | No longer has an effect. |
445
+
|`servePathDefaultWarning`|<!--v11--> v13 | No longer has an effect. |
0 commit comments