DEV Community

riyaz7us
riyaz7us

Posted on • Edited on

1

Static Nuxt app with PWA?

I've seen that I can build nuxt apps in SPA/Universal mode with PWA features. Amazingly I can also generate static pages using 'nuxt generate' command.

However, I don't find any option to generate static pages with PWA as a plus. I want to know if it's possible. If yes, then how?

Edit: I figured out that PWA wasn't working because of absence of SSL. Otherwise, it's fine with any mode.

Top comments (1)

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

You should also ask on Nuxt Discord -- discord.com/invite/b3dvQ9b

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay