yanchengPowerSupply/node_modules/worker-loader/dist/options.json

19 lines
268 B
JSON

{
"type": "object",
"properties": {
"name": {
"type": "string"
},
"inline": {
"type": "boolean"
},
"fallback": {
"type": "boolean"
},
"publicPath": {
"type": "string"
}
},
"additionalProperties": false
}