Skip to content

Commit

Permalink
silence optimizations warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Mar 1, 2024
1 parent 4f61da8 commit 218085d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shadow-cljs.edn
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
;; Development builds are never optimized by the Closure Compiler.
;; https://shadow-cljs.github.io/docs/UsersGuide.html#Optimization
:optimizations :simple
:silence-optimizations-warning true
;; Required for bootstrap build.
;; https://shadow-cljs.github.io/docs/UsersGuide.html#output-wrapper
:output-wrapper false
Expand Down

0 comments on commit 218085d

Please sign in to comment.