| Current Path : /var/www/html/mnrb/node_modules/webpack/schemas/plugins/optimize/ |
| Current File : /var/www/html/mnrb/node_modules/webpack/schemas/plugins/optimize/OccurrenceOrderChunkIdsPlugin.json |
{
"title": "OccurrenceOrderChunkIdsPluginOptions",
"type": "object",
"additionalProperties": false,
"properties": {
"prioritiseInitial": {
"description": "Prioritise initial size over total size",
"type": "boolean"
}
}
}