Site deploys fine, but resources are failing to load

Hey @HannesLinde

Try adding a _redirects file to the public directory with the following

/*   /index.html   200

as mentioned in this post and this documentation.

2 Likes