lepu-test-platform-web/node_modules/file-loader/dist/options.json

20 lines
307 B
JSON
Raw Normal View History

{
"type": "object",
"properties": {
"name": {},
"regExp": {},
"context": {
"type": "string"
},
"publicPath": {},
"outputPath": {},
"useRelativePath": {
"type": "boolean"
},
"emitFile": {
"type": "boolean"
}
},
"additionalProperties": true
}