diff --git a/aio/content/guide/deprecations.md b/aio/content/guide/deprecations.md index 7ead16e1e5..17a7f38442 100644 --- a/aio/content/guide/deprecations.md +++ b/aio/content/guide/deprecations.md @@ -442,18 +442,9 @@ This section contains a complete list all of the currently deprecated CLI flags. | `extractCss` | v13 | No longer required to disable CSS extraction during development. | | `i18nFormat` | v12 | Format is now automatically detected. | | `i18nLocale` | v12 | New [localization option](/guide/i18n#localize-config) in version 9 and later. | -| `lazyModules` | v12 | Used with deprecated SystemJsNgModuleLoader. | | `hmrWarning` | v13 | No longer has an effect. | | `servePathDefaultWarning` | v13 | No longer has an effect. | -### @ngtools/webpack - -| API/Option | May be removed in | Notes | -| ------------------------------- | ----------------- |-------------------------------------------------------------------------------- | -| `discoverLazyRoutes` | v12 | Used with deprecated SystemJsNgModuleLoader. | -| `additionalLazyModules` | v12 | Used with deprecated SystemJsNgModuleLoader. | -| `additionalLazyModuleResources` | v12 | Used with deprecated SystemJsNgModuleLoader. | - ### @schematics/angular | API/Option | May be removed in | Notes |