{ "headers": [ { "source": "/service-worker.js", "headers": [{"key": "Cache-Control", "value": "no-cache"}] }, { "source": "/manifest.json", "headers": [{"key": "Cache-Control", "value": "no-cache"}] } ], "ignoreCommand": "git fetch --depth=2 && git diff HEAD^ HEAD --quiet -- ./ ../common/" }