Skip to content

Commit eb2f0a9

Browse files
committed
Fix option rename in webpack-dev-middleware
1 parent 8bc0e45 commit eb2f0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/optionsSchema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
"description": "Customize what the console displays when compiling.",
304304
"instanceof": "Function"
305305
},
306-
"reportTime": {
306+
"logTime": {
307307
"description": "Report time before and after compiling in console displays.",
308308
"type": "boolean"
309309
},

0 commit comments

Comments
 (0)