We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mor compile
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
components/testTabBar
service
Expected behavior
Screenshots
The text was updated successfully, but these errors were encountered:
微信开发者工具代码片段: https://developers.weixin.qq.com/s/FNmfNSmL77Si
微信开发者工具代码片段仅用于代码分享,实际bug和微信开发者工具无关
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: