NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/webpack/schemas/plugins/optimize/OccurrenceOrderChunkIdsPlugin.json

12 lines
251 B
JSON
Raw Normal View History

2023-09-14 14:47:11 +08:00
{
"title": "OccurrenceOrderChunkIdsPluginOptions",
"type": "object",
"additionalProperties": false,
"properties": {
"prioritiseInitial": {
"description": "Prioritise initial size over total size",
"type": "boolean"
}
}
}