vite-plugin-singlefile-compression
Version:
Compress all assets and embeds them into `dist/index.html`, making it convenient to share as a single HTML file.
1 lines • 54 B
JavaScript
document.querySelector("link[rel=icon]").href="<icon>"
Compress all assets and embeds them into `dist/index.html`, making it convenient to share as a single HTML file.