Sha256: ca0f840bcbb5ee02074cecca0fa668c53bfc174180688febe8f004c11e057064

Contents?: true

Size: 321 Bytes

Versions: 26

Compression:

Stored size: 321 Bytes

Contents

{
  "title": "ProfilingPluginOptions",
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "outputPath": {
      "description": "Path to the output file e.g. `profiling/events.json`. Defaults to `events.json`.",
      "type": "string",
      "absolutePath": false,
      "minLength": 4
    }
  }
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
ezii-os-5.2.1 node_modules/webpack/schemas/plugins/debug/ProfilingPlugin.json
ezii-os-2.0.1 node_modules/webpack/schemas/plugins/debug/ProfilingPlugin.json
ezii-os-1.1.0 node_modules/webpack/schemas/plugins/debug/ProfilingPlugin.json
ezii-os-1.0.0 node_modules/webpack/schemas/plugins/debug/ProfilingPlugin.json
ezii-os-0.0.0.1.0 node_modules/webpack/schemas/plugins/debug/ProfilingPlugin.json
ezii-os-0.0.0.0.1 node_modules/webpack/schemas/plugins/debug/ProfilingPlugin.json