Pcxy
Results
2
comments of
Pcxy
 更新开发者工具到最新版本,问题解决。
config/index.ts 里面修改 ```javascript // compiler: 'webpack5', compiler: { type: 'webpack5', prebundle: { exclude: ['taro-ui'] } }, ```