Sha256: c4f5fb0a90cbacdfae4aaee374eb38c9c0bc9f1c5ad6a2f6e74b00e59cd42953
Contents?: true
Size: 481 Bytes
Versions: 29
Compression:
Stored size: 481 Bytes
Contents
{ "anyOf": [ { "type": "object", "description": "A webpack configuration object." }, { "type": "array", "description": "An array of webpack configuration objects.", "items": { "description": "A webpack configuration object.", "type": "object" } }, { "instanceof": "Promise", "description": "A promise that resolves with a configuration object, or an array of configuration objects." } ] }
Version data entries
29 entries across 28 versions & 10 rubygems