ember-cli-deploy-manifest icon indicating copy to clipboard operation
ember-cli-deploy-manifest copied to clipboard

[DOC] Specify config file location and format in README

Open gzurbach opened this issue 6 years ago • 0 comments

What Changed & Why

While investigating why my robots.txt file was not being updated in S3 upon deploy I figured I could simply exclude the file from the manifest. I initially tried to add fileIgnorePattern into the ENV.s3 config, until I realized it was supposed to be in ENV.manifest. My guess is that I'm not the only one confused by this, so I thought the docs could be a bit more explicit.

Related issues

None

PR Checklist

  • [ ] Add tests
  • [x] Add documentation
  • [ ] Prefix documentation-only commits with [DOC]

gzurbach avatar Nov 01 '19 19:11 gzurbach