3perf / website

The site of PerfPerfPerf, a web performance consulting agency
https://3perf.com
18 stars 4 forks source link

Move the _redirects file to the static directory #95

Closed iamakulov closed 2 years ago

iamakulov commented 2 years ago

This is recommended in Gatsby docs.

Hopefully this will solve the issue with new redirects not working unless you purge the cache (https://github.com/3perf/website/pull/94#issuecomment-1282865543).

The PR also adds the gatsby-plugin-netlify plugin, just in case that somehow affects caching too. (Would love to investigate deeper! But this is v low-priority so resorting to fortune-telling instead.)