#Configure Astro to copy specific files into dist?

1 messages · Page 1 of 1 (latest)

stone gust
#

I'm aware public files get directly output into /dist, but is there a way to, for example, also copy a file from the root of the project?

I have a Netlify _redirects file at root I'd prefer not to move into /public (for other automation reasons), but it needs to end up in /dist for deployment.

#

Configure Astro to copy specific files into dist?

final tree