Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- 执行
yarn安装依赖
- 执行
yarn mor-dev:wx构建微信小程序
- 查看
./dist/wechat中输出内容
错误结果:
./dist/wechat中无components/testTabBar组件
./dist/wechat中无service目录
Expected behavior
./dist/wechat中有components/testTabBar组件
./dist/wechat中有service目录
Screenshots
