Skip to content

Commit

Permalink
dont add api to serviceworker
Browse files Browse the repository at this point in the history
  • Loading branch information
zefanjajobse committed Aug 4, 2023
1 parent 84983ad commit e232a9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configs/webpack/prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ module.exports = merge(commonConfig, {
),
handler: "CacheFirst"
},
{
urlPattern: /.*/,
handler: "NetworkFirst",
},
],
}),
],
Expand Down

0 comments on commit e232a9c

Please sign in to comment.