Skip to content

Instantly share code, notes, and snippets.

@EduardoIbarra
Created February 3, 2018 21:00
Show Gist options
  • Save EduardoIbarra/38a34399264af6e510df53abb84943a3 to your computer and use it in GitHub Desktop.
Save EduardoIbarra/38a34399264af6e510df53abb84943a3 to your computer and use it in GitHub Desktop.
// ngsw-manifest.json
{
...
"external": {
"urls": [
{ "url": "https://fonts.googleapis.com/css?family=..." },
{ "url": "https://fonts.gstatic.com/s/materialicons/..." }
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment