How can minify html using static adapter? #10050
Unanswered
Aliwahid17
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently working on sveltekit project and each route contains lot of HTML and it increasing file size. I also work in nextjs and i see nextjs HTML is minfy . why sveltekit don't minify the HTML. I'm facing little speed issue in mobile view.
I tried
html-minifer
but it didn't working.Tell me any solution so i can minify my HTML using static adapter.
Beta Was this translation helpful? Give feedback.
All reactions