How to serve raw content made at build time for download? #29612
Unanswered
tylerhjones
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Everything I find for downloads suggest keeping the files in the static folder.
How do I provide a file in the static directory as part of the build process, such that it is available as if it were a file there from the start, without polluting the actual physical directory in the project?
Beta Was this translation helpful? Give feedback.
All reactions