W72crm_web-master/node_modules/webpack/schemas/plugins/optimize/OccurrenceOrderChunkIdsPlug...

11 lines
200 B
JSON
Raw Normal View History

2025-05-27 11:25:53 +08:00
{
"additionalProperties": false,
"type": "object",
"properties": {
"prioritiseInitial": {
"description": "Prioritise initial size over total size",
"type": "boolean"
}
}
}