We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889338c commit 7d0cebdCopy full SHA for 7d0cebd
packages/angular_devkit/build_angular/src/builders/application/schema.json
@@ -388,7 +388,7 @@
388
},
389
"statsJson": {
390
"type": "boolean",
391
- "description": "Generates a 'stats.json' file which can be analyzed using tools such as 'webpack-bundle-analyzer'.",
+ "description": "Generates a 'stats.json' file which can be analyzed with https://esbuild.github.io/analyze/.",
392
"default": false
393
394
"budgets": {
0 commit comments