Hi ,
I am looking to start ionic again. In this time I am just keen to make PWA app by ionic.
after year that I did not work with ionic , it is changed a lot.
I searched and found a short article in ionic’s blog which explains how I can make a PWA with an ionic developed application. ( you can find it here )
in the first step it asks to uncomment a part of about service-worker in src/index.html which does not exist.
I started a application with “tabs” template and I did not change anything in the app. I wanted just to find how PWA ionic is working.
Do you know how I can have an app which has “service-worker” ? or How I can add “service-worker” to the existed app ?