Guest User

Untitled

a guest
Jan 20th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. new GenerateSW({
  2. ignoreUrlParametersMatching: [/./],
  3. exclude: [/\.(ttf|eot|svg|woff)$/],
  4. navigateFallback: "react-redux/dist/index.html",
  5. importScripts: ["react-redux/sw-manual/sw-index-bundle.js"]
  6. })
Add Comment
Please, Sign In to add comment