Manifest.json is not working
-
HI everybody! I started to develop PWA from scratch according to documentation:
$quasar mode add pwa
WARNING
Note that you don’t need to edit your index.html file (generated from /src/index.template.html) to link to the manifest file. Quasar CLI takes care of embedding the right things for you.However when starting a project No manifest detected in Chrome dev tool.
What went wrong? how to fix?