Sha256: a9870524eb26257e3a482afacb93d1b1ea8c09b344aa7e19e5a95718835c6510

Contents?: true

Size: 846 Bytes

Versions: 26

Compression:

Stored size: 846 Bytes

Contents

{
  "title": "HashedModuleIdsPluginOptions",
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "context": {
      "description": "The context directory for creating names.",
      "type": "string",
      "absolutePath": true
    },
    "hashDigest": {
      "description": "The encoding to use when generating the hash, defaults to 'base64'. All encodings from Node.JS' hash.digest are supported.",
      "enum": ["hex", "latin1", "base64"]
    },
    "hashDigestLength": {
      "description": "The prefix length of the hash digest to use, defaults to 4.",
      "type": "number",
      "minimum": 1
    },
    "hashFunction": {
      "description": "The hashing algorithm to use, defaults to 'md5'. All functions from Node.JS' crypto.createHash are supported.",
      "type": "string",
      "minLength": 1
    }
  }
}

Version data entries

26 entries across 25 versions & 8 rubygems

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