S SearchRSS
< BackHome
Newest questions tagged html - Stack Overflow

How to prevent HTML minification when generating a static site in Nuxt?

I am working on a Nuxt project and generating a static site using the nuxt generate command.

View original source