wupengfei
8 天以前 ddddcf83e7deb9d0a674d2bbead300089530d87e
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/],