1回答
- 新しい順
- 投票が多い順
- コメントが多い順
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
如果你想要更多控制,我认为你的最佳选择是使用自定义构建类型。
関連するコンテンツ
- AWS公式更新しました 2年前