microbundle
microbundle copied to clipboard
load raw files (ex: html)
Hello,
There is a way to load raw files ?
In the case of an UI components library
ex :
import template from './template.html?raw'
thanks!
Might be interesting to support the querystring parameter - IIRC Vite supports that out-of-the-box too.