@mareklesko/update-service-worker
v1.3.0
Published
Simple CLI for updating the angular ngsw-config.json with current app version from package.json for PWAs.
Downloads
1
Maintainers
Readme
update-service-worker.js
Simple CLI for updating the angular ngsw-config.json with current app version from package.json for PWAs.
Quick Example
update-service-worker -p ./package.json -n ./ngsw-config.json -d 'description of changes'
DESCRIPTION parameter
If the parameter is omitted then it will be asked in command line.