Skip to content

Commit 68a0d58

Browse files
committed
update json schema to allow for optional values
1 parent 0dbaa41 commit 68a0d58

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

schema/schema.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,7 @@
7070
}
7171
},
7272
"required": [
73-
"fallbackLoader",
7473
"loader",
75-
"publicPath",
76-
"disable",
77-
"allChunks",
7874
"filename"
7975
]
8076
}

0 commit comments

Comments
 (0)