Pcxy

Results 2 comments of Pcxy

![image](https://user-images.githubusercontent.com/38907822/89159369-f714ae00-d5a1-11ea-8fe3-2595b4dc2722.png) 更新开发者工具到最新版本,问题解决。

config/index.ts 里面修改 ```javascript // compiler: 'webpack5', compiler: { type: 'webpack5', prebundle: { exclude: ['taro-ui'] } }, ```