I have created a new Stencil project using ionic-pwa. Everything works well in testing.
The problem comes when hosting the www folder on my service provider. My domain does not have a SSL certificate (Required for PWA)
- Which folders and files do I delete to disable the Servie workers & PWA?
- Do I use npm init stencil : app then add Ionic to the project, if so how?
1 post - 1 participant