Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
webpack
/
node_modules
/
webpack-cli
/
bin
/
config
📤 Upload
📝 New File
📁 New Folder
Close
Editing: webpackConfigurationSchema.json
{ "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." } ] }
Save
Cancel