AWS amplify default redirection rule

by JIMz

1 min read

source 1

/<*>	
  • target: /index.html
  • type: 404 rewrite`

source 2

</^[^.]+$|\.(?!(css|gif|ico|jpg|js|png|txt|svg|woff|ttf|map|json)$)([^.]+$)/>	
  • target: index.html
  • type: 200 rewrite