build(aio): turn on webpack's stats.json generation for debugging purposes (#23234)
PR Close #23234
This commit is contained in:
parent
5301c43eed
commit
824f74f27b
@ -22,6 +22,7 @@
|
|||||||
"buildOptimizer": true,
|
"buildOptimizer": true,
|
||||||
"outputHashing": "all",
|
"outputHashing": "all",
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
|
"statsJson": true,
|
||||||
"extractCss": true,
|
"extractCss": true,
|
||||||
"extractLicenses": true,
|
"extractLicenses": true,
|
||||||
"namedChunks": true,
|
"namedChunks": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user