chore(performance): update schema description

This commit is contained in:
Sean Larkin 2016-11-22 12:48:52 -06:00 committed by Tobias Koppers
parent 774a89b583
commit a01578ab7d
1 changed files with 1 additions and 1 deletions

View File

@ -756,7 +756,7 @@
"type": "boolean" "type": "boolean"
}, },
"maxInitialChunkSize": { "maxInitialChunkSize": {
"description": "Total size of all initial chunks (in kb)", "description": "Total size of all initial chunks (in bytes)",
"type": "number" "type": "number"
}, },
"maxAssetSize": { "maxAssetSize": {