mirror of https://github.com/webpack/webpack.git
chore(performance): update schema description
This commit is contained in:
parent
774a89b583
commit
a01578ab7d
|
|
@ -756,7 +756,7 @@
|
|||
"type": "boolean"
|
||||
},
|
||||
"maxInitialChunkSize": {
|
||||
"description": "Total size of all initial chunks (in kb)",
|
||||
"description": "Total size of all initial chunks (in bytes)",
|
||||
"type": "number"
|
||||
},
|
||||
"maxAssetSize": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue