Closed
Description
Hi all,
I'd like to revisit #1015.
I have the need to serve some raw files for download and to render in plaintext.
That is, I want to import plaintext JS in some cases, and I also want to be able to serve JS downloads. The issue as described in #1015 prevents me from achieving this.
I know it's niche, but a generic file is a 1st class citizen, IMHO. Unfortunately we need some access to the underlying tooling to specify the intended consumption. Requires & import statements will be piece of cake migrations 🍰 if we de-webpack.