Skip to content

Instantly share code, notes, and snippets.

@lacolaco
Created November 7, 2017 15:56
Show Gist options
  • Save lacolaco/d37042b4eeac29cff3c38a4d45a9e533 to your computer and use it in GitHub Desktop.
Save lacolaco/d37042b4eeac29cff3c38a4d45a9e533 to your computer and use it in GitHub Desktop.
{
"index": "/index.html",
"assetGroups": [
{
"name": "app",
"installMode": "prefetch",
"resources": {
"files": ["/favicon.ico", "/index.html"],
"versionedFiles": ["/*.bundle.css", "/*.bundle.js", "/*.chunk.js"]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment