Skip to content

Commit

Permalink
Merge pull request #6 from ashishkumarbhoi/service-worker-bug-18-09-2…
Browse files Browse the repository at this point in the history
…018-1

service-worker-bug-18-09-2018-1
  • Loading branch information
ashishbhoi authored Sep 18, 2018
2 parents 6e35bb8 + d7974b7 commit 588a2ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion public/service-worker.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion webpack.mix.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ mix.webpackConfig({
handleFetch: true,
dynamicUrlToDependencies: { //you should add the path to your blade files here so they can be cached
//and have full support for offline first (example below)
'/?launcher=true': ['resources/views/pages/index.blade.php'],
// '/posts': ['resources/views/posts.blade.php']
},
staticFileGlobsIgnorePatterns: [/\.map$/, /mix-manifest\.json$/, /manifest\.json$/, /service-worker\.js$/],
Expand Down

0 comments on commit 588a2ea

Please sign in to comment.