#How can i remove data-v tags in html

14 messages · Page 1 of 1 (latest)

blissful orbit
#

How can i remove this data-v tags in html ( BUILD )

buoyant scaffold
#

You don't and shouldn't

#

Well, technically you can remove them by not using scoped styles - but that brings up other issues 😄

blissful orbit
#

uh

#

okay

#

well do u guys have any speed improvement for ssr builds?

buoyant scaffold
#

depends a lot on your app

blissful orbit
#

i can share production link

buoyant scaffold
#

wouldn't be enough 😉

#

Also, I don't look into full-blown apps in my time dedicated to open-source 🙂

quaint cave
#

Can I ask why build speed is an issue? Do you deploy that often? Comparing to Nuxt 2, the current builds are quite fast.

buoyant scaffold
quaint cave
#

Yeah, seemed strange to me after posting, but I couldn't resist asking 😅

#

Then, he should make use of Lazy Components, or nuxt-lazy-hydrate. Makes wonders, when well used.