wupengfei
3 天以前 e372854c71bc97d162452cc4b3f5cfa586da50a8
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/],