Simple CLI for updating the angular ngsw-config.json with current app version from package.json for PWAs.
npm install update-service-workerSimple CLI for updating the angular ngsw-config.json with current app version from package.json for PWAs.
update-service-worker -p ./package.json -n ./ngsw-config.json -d 'description of changes'
If the parameter is omitted then it will be asked in command line.