Skip to content

Commit

Permalink
removed conf lines
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardZaydler committed Oct 16, 2024
1 parent 059be5a commit 20243dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ module.exports = {
// that's why size is sincreased to 6mb

maximumFileSizeToCacheInBytes: 6291456,
cleanupOutdatedCaches: true,
clientsClaim: true,
sourcemap: false,
skipWaiting: true,
swSrc: "/service-worker.js",
swDest: "service-worker.js",
}),
Expand Down

0 comments on commit 20243dc

Please sign in to comment.