Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
随着我们项目的发展和更多的组件在它们之间共享,我们意识到我们需要一个私有的 npm。设置它的技术方面是直截了当的,但我们现在面临的问题是如何简化开发团队的工作,何时发布,如何版本,开发人员是否应该使用私有项目的本地副本?
真的很想听听你的经历。