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.
如果我想部署我的无服务器项目,我应该单独打包它吗?还是我不应该?
# serverless.yml package: individually: true
另外,请告诉我为什么。