aboutsummaryrefslogtreecommitdiff
path: root/node_modules/file-loader/dist/options.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/file-loader/dist/options.json')
-rw-r--r--node_modules/file-loader/dist/options.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/node_modules/file-loader/dist/options.json b/node_modules/file-loader/dist/options.json
new file mode 100644
index 00000000..a3e978c3
--- /dev/null
+++ b/node_modules/file-loader/dist/options.json
@@ -0,0 +1,19 @@
+{
+ "type": "object",
+ "properties": {
+ "name": {},
+ "regExp": {},
+ "context": {
+ "type": "string"
+ },
+ "publicPath": {},
+ "outputPath": {},
+ "useRelativePath": {
+ "type": "boolean"
+ },
+ "emitFile": {
+ "type": "boolean"
+ }
+ },
+ "additionalProperties": true
+}