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.
我想创建一个非常模块化的包,如果需要,用户可以在其中安装部件。我想知道是否有办法创建多个小包和一个主包。用户将首先安装主包,然后根据需要安装组件。
我尝试过这种方式进行研究,但我认为我的术语有误,我希望有人能指出我这样做的一些文档或示例项目。