Skip to content

Commit 667c124

Browse files
Merge pull request #83 from jay-jlm/jay-jlm-fix-readme
Add cautionary note to the "without cloudfront" section
2 parents 4b4a378 + 2e925e3 commit 667c124

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,11 @@ You will want to use the following values.
264264

265265
### Without Cloudfront
266266

267+
268+
<hr/>
269+
**WARNING: ⚠️ This solution might not work in all browsers. See [this issue](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/issues/68) for details.
270+
<hr/>
271+
267272
From within the Static Website Hosting options for your S3 bucket, you can use S3's `Redirection Rules`-feature to redirect user's to the correct route based on the URL they are requesting from your app:
268273

269274
```

0 commit comments

Comments
 (0)