1.3.0 • Published 4 years ago

@mareklesko/update-service-worker v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

GitHub and NPM Package

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.