diff --git a/schemas/webpackOptionsSchema.json b/schemas/webpackOptionsSchema.json index 8e0a9949c..8a675d545 100644 --- a/schemas/webpackOptionsSchema.json +++ b/schemas/webpackOptionsSchema.json @@ -931,6 +931,10 @@ } ] }, + "ident": { + "description": "Unique loader identifier", + "type": "string" + }, "query": { "description": "Loader query", "anyOf": [