Your IP : 216.73.216.79


Current Path : /var/www/html/mnrb/node_modules/webpack/schemas/plugins/debug/
Upload File :
Current File : /var/www/html/mnrb/node_modules/webpack/schemas/plugins/debug/ProfilingPlugin.json

{
  "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
    }
  }
}