I would like to add a text file to /src
in a way that it always ends up unchanged in the root of the build directory (/public
).
In my case specifically I need to add a _redirects
file for Netlify to redirect a subdomain to a custom domain.
Running Gatsby 1.0 alpha.