多环境的work around #2418
Unanswered
ZegWe
asked this question in
General Questions
多环境的work around
#2418
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我有一个工程,大概是这样的目录结构:
Client和Server目录会共享Common目录下面的代码,但是互相是没有关系的。Common下的代码能同时访问所有目录下的内容。
按这个issue #283 里描述的来理解,Client和Server分别属于A,B两个环境, Common下的代码同属两个环境。
请问目前有什么好的实践吗?
Beta Was this translation helpful? Give feedback.
All reactions