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,
|
||||
"outputHashing": "all",
|
||||
"sourceMap": true,
|
||||
"statsJson": true,
|
||||
"extractCss": true,
|
||||
"extractLicenses": true,
|
||||
"namedChunks": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user