Gazebo_simulation-Frontend/node_modules/webpack/schemas/plugins/optimize/OccurrenceOrderChunkIdsPlugin.json
2020-12-21 10:29:31 -05:00

12 lines
251 B
JSON

{
"title": "OccurrenceOrderChunkIdsPluginOptions",
"type": "object",
"additionalProperties": false,
"properties": {
"prioritiseInitial": {
"description": "Prioritise initial size over total size",
"type": "boolean"
}
}
}