String replacements in index.html in vite
Update 2023-03-20: Vite supports HTML Env replacement out of the box starting with version 4.2! So if that’s all you’re looking for, you should be set. Older answer: Wanted to do the same for a project. Used vite-plugin-html for a bit, but I ran into an issue with the plugin and the author of the … Read more