Skip to content

Commit 6d85e8d

Browse files
committed
Revert "Add tthe new option to the validation schema"
This reverts commit 482b4b3.
1 parent d26617a commit 6d85e8d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

schemas/WebpackOptions.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -579,10 +579,6 @@
579579
"umdNamedDefine": {
580580
"description": "If `output.libraryTarget` is set to umd and `output.library` is set, setting this to true will name the AMD module.",
581581
"type": "boolean"
582-
},
583-
"entryPrefetchFunction": {
584-
"description": "Sets the name of the global function in the entry chunk to prefetch/preload all designated children of the entry chunk",
585-
"type": "string"
586582
}
587583
},
588584
"type": "object"

0 commit comments

Comments
 (0)