Sha256: 298c809cf62ec16913edf31bd2676babb89f02c72705a319f9aebc3477f9ffa4

Contents?: true

Size: 1005 Bytes

Versions: 26

Compression:

Stored size: 1005 Bytes

Contents

{
  "title": "IgnorePluginOptions",
  "oneOf": [
    {
      "type": "object",
      "additionalProperties": false,
      "properties": {
        "contextRegExp": {
          "description": "A RegExp to test the context (directory) against",
          "instanceof": "RegExp",
          "tsType": "RegExp"
        },
        "resourceRegExp": {
          "description": "A RegExp to test the request against",
          "instanceof": "RegExp",
          "tsType": "RegExp"
        }
      }
    },
    {
      "type": "object",
      "additionalProperties": false,
      "properties": {
        "checkContext": {
          "description": "A filter function for context",
          "instanceof": "Function",
          "tsType": "((context: string) => boolean)"
        },
        "checkResource": {
          "description": "A filter function for resource and context",
          "instanceof": "Function",
          "tsType": "((resource: string, context: string) => boolean)"
        }
      }
    }
  ]
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
disco_app-0.18.0 test/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
disco_app-0.18.2 test/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
disco_app-0.16.1 test/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
disco_app-0.15.2 test/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
disco_app-0.18.4 test/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
disco_app-0.18.1 test/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
disco_app-0.14.0 test/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
tang-0.2.1 spec/tang_app/node_modules/webpack/schemas/plugins/IgnorePlugin.json
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/webpack/schemas/plugins/IgnorePlugin.json
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/webpack/schemas/plugins/IgnorePlugin.json
ruby2js-4.0.4 lib/tasks/testrails/node_modules/webpack/schemas/plugins/IgnorePlugin.json
ruby2js-4.0.3 lib/tasks/testrails/node_modules/webpack/schemas/plugins/IgnorePlugin.json
tang-0.2.0 spec/tang_app/node_modules/webpack/schemas/plugins/IgnorePlugin.json
tang-0.1.0 spec/tang_app/node_modules/webpack/schemas/plugins/IgnorePlugin.json
tang-0.0.9 spec/tang_app/node_modules/webpack/schemas/plugins/IgnorePlugin.json
enju_library-0.3.8 spec/dummy/node_modules/webpack/schemas/plugins/IgnorePlugin.json
jester-data-8.0.0 node_modules/webpack/schemas/plugins/IgnorePlugin.json