liuqiufeng commented on PR #8207:
URL: https://github.com/apache/incubator-seata/pull/8207#issuecomment-5384371243

   > > This may be an expression issue, but you should exclude the entire 
console-fe directory instead of just the node directory, otherwise other source 
files in the console-fe directory will be packaged in.
   > 
   > * I personally believe that the front-end code under the console-fe folder 
is part of the source code and therefore should not be excluded.
   > * If the front-end source code is excluded, what method should be used to 
publish the front-end source code?
   
   Only the packaged product needs to be kept in the jar. The frontend source 
code is packaged during release and placed in the resources folder. Do you mean 
you want the source-jar to include frontend source code?
   
   
jar中只需要留存打包后的产物即可。前端源代码会在release打包时同时打包,并放入resources文件夹下。你的意思是希望source-jar中包含前端源代码?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to