在项目的node_modules文件下找到 taro-ui 3.0.0 的 package.json,在里面增加一个入口:
让 taro 把 index.esm.js 作为 taro-ui 的入口即可。