{
    "presets": [
      ["env", {
        "targets": {
          "browsers": ["> 2%"]
        },
        "useBuiltIns": true
      }]
    ],
      "plugins": [
        [
          "component",
          {
            "libraryName": "element-ui",
            "styleLibraryName": "~theme"
          },
          {
            "libraryName": "@xiaoe/b-e-commerce",
             "style": true
         },
         "@xiaoe/b-e-commerce"
        ]
      ]
    }

  

posted on 2021-04-30 12:17  白不了的黑发  阅读(1467)  评论(0编辑  收藏  举报