kuai6 commented on PR #933: URL: https://github.com/apache/incubator-answer/pull/933#issuecomment-2081959959
> @kuai6 The function itself is fine. Can you explain the exact usage scenario? The reason we use `MkdirTemp` is because it creates a random folder(answer_build4277335726) each time to prevent build exceptions when the same folder is used incorrectly during a build. I want to build the app with plugins on my private env with private npm registry. I thought this is good idea to make a way to replace some files (like .npmrc) to build the app into private env. But now i figure out it is better to build the app without `answer build -with...` So this PR still not solve my issue. -- 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]
