{
  "schemaVersion": 1,
  "atomId": "webpack_build.aicomponent",
  "bundleType": "aicomponent",
  "category": "build",
  "mode": "fixed",
  "label": {
    "zh": "通用 Webpack 构建配置",
    "en": "Generic Webpack build configuration"
  },
  "tags": [
    "build",
    "webpack",
    "dev-server",
    "typescript",
    "bundler",
    "infrastructure"
  ],
  "bindingRoles": [
    "buildSystem"
  ],
  "files": {
    "skill": "SKILL.md",
    "ref": [
      "ref/webpack.config.js",
      "ref/package.json"
    ]
  }
}
