richardtallent / vite-plugin-singlefile

Vite plugin for inlining JavaScript and CSS resources
MIT License
808 stars 53 forks source link

Support HTML assets #95

Open alexandernst opened 5 months ago

alexandernst commented 5 months ago

Keep an eye on https://github.com/vitejs/vite/pull/11138 and once it's merged, make it possible to inline HTML assets.

richardtallent commented 5 months ago

Thanks for the heads-up!