Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
webpack
/
schemas
/
plugins
/
optimize
📤 Upload
📝 New File
📁 New Folder
Close
Editing: MinChunkSizePlugin.json
{ "title": "MinChunkSizePluginOptions", "type": "object", "additionalProperties": false, "properties": { "minChunkSize": { "description": "Minimum number of characters", "type": "number" } }, "required": ["minChunkSize"] }
Save
Cancel