kevinmarrec / nuxt-pwa-module

⚠️ DEPRECATED ⚠️ Zero config PWA solution for Nuxt 3
MIT License
338 stars 32 forks source link

manifest file generate wrong content on nuxi generate #18

Closed jamaluddinrumi closed 2 years ago

jamaluddinrumi commented 2 years ago

environment

reproduction

https://github.com/jamaluddinrumi/getanah.v3


problem

both in local & live, when i do nuxi generate, manifest file is generating wrong content.

however, manifest file content is fine when i do nuxi build.

i'm looking the content inside of manifest file, it's shown below

Screen Shot 2022-06-28 at 2 32 48 PM

and devtools returning error as shown below

devtools

and i tried to run with nuxt generate it shows an error when Initializing prerenderer

Artboard

kevinmarrec commented 2 years ago

Duplicate of #7 (Re-opening it as it should be kept open until it's fixed upstream)