Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy: Fix root route rewrites #141

Merged
merged 2 commits into from
Jun 19, 2021
Merged

Proxy: Fix root route rewrites #141

merged 2 commits into from
Jun 19, 2021

Conversation

ofhouse
Copy link
Member

@ofhouse ofhouse commented Jun 18, 2021

  • Removes default root object from the CloudFront distribution
  • Uses default RegEx parser from Node.js
  • Append /index to routes with tailing / when serving them from S3

ToDo:

  • Test /index to routes with tailing /

Fixes #139.

@ofhouse ofhouse marked this pull request as ready for review June 19, 2021 10:10
@ofhouse ofhouse added this to the v0.10.0 milestone Jun 19, 2021
@ofhouse ofhouse merged commit dd5b613 into main Jun 19, 2021
@ofhouse ofhouse deleted the proxy/fix-139 branch June 19, 2021 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default locale should not have a prefix
1 participant