projecte_ionic/node_modules/webpack/schemas/plugins/ids/OccurrenceModuleIdsPlugin.json
2022-02-09 18:30:03 +01:00

11 lines
248 B
JSON
Executable file

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