Skip to content

Commit 8bd9211

Browse files
mikesherovsokra
authored andcommitted
add cacheWithContext to schema
1 parent ab9f6ee commit 8bd9211

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schemas/webpackOptionsSchema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,6 +459,9 @@
459459
"cachePredicate": {
460460
"instanceof": "Function"
461461
},
462+
"cacheWithContext": {
463+
"type": "boolean"
464+
},
462465
"descriptionFiles": {
463466
"$ref": "#/definitions/common.arrayOfStringValues"
464467
},

0 commit comments

Comments
 (0)