WXL
4 天以前 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1
node_modules/webpack/schemas/plugins/optimize/LimitChunkCountPlugin.json
@@ -12,7 +12,7 @@
      "type": "number"
    },
    "maxChunks": {
      "description": "Limit the maximum number of chunks using a value greater greater than or equal to 1.",
      "description": "Limit the maximum number of chunks using a value greater than or equal to 1.",
      "type": "number",
      "minimum": 1
    }