LuXDAmore/nuxt-prune-html

@nuxtjs/pwa Now Working in Chrome Lighthouse

Closed this issue · 3 comments

@nuxtjs/pwa Now Working in Chrome Lighthouse

Hi @itgelo 😄

Can You provide some details about this Issue? 🤔

My nuxt.config.js

...
modules: ['@nuxtjs/pwa', '@luxdamore/nuxt-prune-html'],
...

I have tried it with or without default module config and the results are the same.
before:
photo_2020-09-21_16-13-36

after:
photo_2020-09-21_16-13-44

I'm using these 2 plugins in a website with over a million url and users, without issues. 🥇

Obviously, It could return the same results, depending on how much your site is or is-not performing well.

nuxt-prune-html is activated only for bots / Lighthouse (depends on the user-agent and if you are in production).

The Performance tab and the PWA tabs are not related, so yes, You have a PWA with 100 score of performances. 😄