Skip to content

Commit

Permalink
Remove worker.js from cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nenadalm committed Jan 6, 2024
1 parent e53a2d4 commit 7ab606b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/build/create_worker.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
[build.util :as u]))

(defn- urls-to-cache [module-id->output-name]
[""
"index.html"
["index.html"
"manifest.json"
"img/icon.svg"
(u/asset "js/app.js" module-id->output-name)
Expand Down

0 comments on commit 7ab606b

Please sign in to comment.