#Configure Astro to copy specific files into dist?
1 messages · Page 1 of 1 (latest)
You can do a command on your build script like this #1058485890684559370 message
1 messages · Page 1 of 1 (latest)
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?
You can do a command on your build script like this #1058485890684559370 message