1 Answer
- Newest
- Most votes
- Most comments
0
【以下的回答经过翻译处理】 你好,cweng。我猜你正在使用Zip Build系统。没有办法指定要包含的文件夹。你可以在这里看到GDK会忽略哪些文件夹:
- https://github.com/aws-greengrass/aws-greengrass-gdk-cli/blob/a2b4a4b7b6867a39e12d52a2a3997b9a4a605ac2/gdk/commands/component/BuildCommand.py#L183
- https://github.com/aws-greengrass/aws-greengrass-gdk-cli/blob/a2b4a4b7b6867a39e12d52a2a3997b9a4a605ac2/gdk/commands/component/BuildCommand.py#L199-L229
如果你想要更多控制,我认为你的最佳选择是使用自定义构建类型。
Relevant content
- asked 2 years ago
- Accepted Answerasked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 2 years ago