Skip to content

Instantly share code, notes, and snippets.

@arackaf
Last active January 20, 2019 01:22
Show Gist options
  • Save arackaf/38b144cce70f600bb75e1022b71a2998 to your computer and use it in GitHub Desktop.
Save arackaf/38b144cce70f600bb75e1022b71a2998 to your computer and use it in GitHub Desktop.
new GenerateSW({
ignoreUrlParametersMatching: [/./],
exclude: [/\.(ttf|eot|svg|woff)$/],
navigateFallback: "react-redux/dist/index.html",
importScripts: ["react-redux/sw-manual/sw-index-bundle.js"]
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment