@Scripts热更文件夹下代码也会打入主工程嘛?
EricDDK opened this issue · 2 comments
EricDDK commented
@Scripts热更文件夹下代码也会打入主工程嘛?
jinglikeblue commented
会!如果不想打包到主工程,可以在打包时将该目录剪切出来
…------------------ 原始邮件 ------------------
发件人: "Eric.Ding"<notifications@github.com>;
发送时间: 2020年1月16日(星期四) 下午2:54
收件人: "jinglikeblue/Zero"<Zero@noreply.github.com>;
抄送: "Subscribed"<subscribed@noreply.github.com>;
主题: [jinglikeblue/Zero] @scripts热更文件夹下代码也会打入主工程嘛? (#31)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
EricDDK commented
会!如果不想打包到主工程,可以在打包时将该目录剪切出来
…
------------------ 原始邮件 ------------------ 发件人: "Eric.Ding"<notifications@github.com>; 发送时间: 2020年1月16日(星期四) 下午2:54 收件人: "jinglikeblue/Zero"<Zero@noreply.github.com>; 抄送: "Subscribed"<subscribed@noreply.github.com>; 主题: [jinglikeblue/Zero] @scripts热更文件夹下代码也会打入主工程嘛? (#31) — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
好的,谢谢~