ship-gis/node_modules/webpack/schemas/plugins/ids/OccurrenceChunkIdsPlugin.json

12 lines
247 B
JSON
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
{
"title": "OccurrenceChunkIdsPluginOptions",
"type": "object",
"additionalProperties": false,
"properties": {
"prioritiseInitial": {
"description": "Prioritise initial size over total size.",
"type": "boolean"
}
}
}