Skip to content

Commit

Permalink
rollup3
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaxru committed Nov 8, 2024
1 parent aca1608 commit 0719c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workbox-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ let workboxConfig = {
],

swSrc: "src/service-worker.js",
swDest: "dist/ng-ai/sw.js",
swDest: "dist/ng-ai/browser/sw.js",

// Angular takes care of cache busting for JS and CSS (in prod mode)
dontCacheBustURLsMatching: new RegExp(".+.[a-f0-9]{20}.(?:js|css)"),
Expand Down

0 comments on commit 0719c87

Please sign in to comment.