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
local newHanlder = CS.FairyEditor.PublishHandler(handler.pkg, branch) newHanlder:Run()
代码如上 只在有分支的包闪退 没有分支的包反而能正常生成
The text was updated successfully, but these errors were encountered:
闪退?
Sorry, something went wrong.
就是崩溃 谷主有什么好的办法吗 使用场景是我们有很多分支,这些分支分别替换了一些资源 但是希望主包更改的时候其他分支的包也跟着发布一下 防止漏掉 导致ui和代码对不上
No branches or pull requests
local newHanlder = CS.FairyEditor.PublishHandler(handler.pkg, branch) newHanlder:Run()
代码如上 只在有分支的包闪退 没有分支的包反而能正常生成
The text was updated successfully, but these errors were encountered: