We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 135c0a1 commit 57948acCopy full SHA for 57948ac
test/__snapshots__/validation-options.test.js.snap
@@ -81,7 +81,7 @@ exports[`validation should throw an error on the "writeToDisk" option with "{}"
81
"Invalid options object. Dev Middleware has been initialized using an options object that does not match the API schema.
82
- options.writeToDisk should be one of these:
83
boolean | function
84
- -> Allows to write files on disk.
+ -> Allows to write generated files on disk.
85
Details:
86
* options.writeToDisk should be a boolean.
87
* options.writeToDisk should be an instance of function."
0 commit comments