npm.io
1.2.6 • Published 5 years agoCLI

update-service-worker

Licence
ISC
Version
1.2.6
Deps
2
Size
5 kB
Vulns
0
Weekly
0

Node.js 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.