Skip to content
New issue

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时莫名奇妙的exclude逻辑,把一些组件和模块给干没了 #205

Open
643104191 opened this issue Jul 22, 2024 · 1 comment

Comments

@643104191
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. 执行yarn安装依赖
  2. 执行yarn mor-dev:wx构建微信小程序
  3. 查看./dist/wechat中输出内容
    错误结果:
  4. ./dist/wechat中无components/testTabBar组件
  5. ./dist/wechat中无service目录

Expected behavior

  1. ./dist/wechat中有components/testTabBar组件
  2. ./dist/wechat中有service目录

Screenshots
image

@643104191
Copy link
Author

微信开发者工具代码片段: https://developers.weixin.qq.com/s/FNmfNSmL77Si

微信开发者工具代码片段仅用于代码分享,实际bug和微信开发者工具无关

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant