docs: correct @ngtools/webpack url (#32407)
Fixes #32385 PR Close #32407
This commit is contained in:
parent
89434e09c2
commit
04d4fea3e8
|
@ -388,7 +388,7 @@ If you don't use the CLI, you have two options:
|
|||
For more information, see the [`ng xi18n` command documentation](cli/xi18n).
|
||||
* You can use the CLI Webpack plugin `AngularCompilerPlugin` from the `@ngtools/webpack` package.
|
||||
Set the parameters `i18nOutFile` and `i18nOutFormat` to trigger the extraction.
|
||||
For more information, see the [Angular Ahead-of-Time Webpack Plugin documentation](https://github.com/angular/angular-cli/tree/master/packages/%40ngtools/webpack).
|
||||
For more information, see the [Angular Ahead-of-Time Webpack Plugin documentation](https://github.com/angular/angular-cli/tree/master/packages/ngtools/webpack).
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue