wupengfei
8 天以前 14368e8a09c4b5793d0975f85e36a4c1d410ca36
apps/taro/config/index.js
@@ -251,10 +251,6 @@
        })
      );
      chain.toConfig().module.rules.forEach((rule) => {
        console.log('rule', JSON.stringify(rule));
      });
      chain.plugin('unplugin-vue-components').use(
        ComponentsPlugin({
          include: [/\.[tj]sx?$/, /\.vue$/, /\.vue\?vue/],