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 31a5d43 commit b3b4787Copy full SHA for b3b4787
packages/angular_devkit/build_angular/src/builders/application/schema.json
@@ -379,7 +379,7 @@
379
},
380
"statsJson": {
381
"type": "boolean",
382
- "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/.",
383
"default": false
384
385
"budgets": {
0 commit comments