Amplify build process deploys amplify.sh to public site

0

I noticed that amplify.sh is published to the root of our public static Jekyll site. How to prevent amplify.sh from being deployed?

Edit: The solution is to add the following exclusions to Jekyll _config.yml:

exclude:
  - "amplify.yml"
  - "amplify.sh"
blsz
質問済み 1年前53ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ