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

预制件A 引用预制件B, 对AB分别打包 , 导致B的资源被打成了Share #264

Open
Philofallever opened this issue Mar 28, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@Philofallever
Copy link

预制件A 在脚本引用了预制件B, B引用了某张图片, 对AB分别打包时, 会将b引用的图片打成了share下面的资源
期望是 图片被动打到B中, 只有A B 两个资源包. 现在是会有 a, b share 3个资源包

版本 1.5,7
构建mode buildin

@gmhevinci gmhevinci added the help wanted Extra attention is needed label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants