We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d912f92 commit 075edccCopy full SHA for 075edcc
src/main/clojure/cljs/analyzer.cljc
@@ -4832,7 +4832,7 @@
4832
(defn build-affecting-options [opts]
4833
(select-keys opts
4834
[:static-fns :fn-invoke-direct :optimize-constants :elide-asserts :target :nodejs-rt
4835
- :cache-key :checked-arrays :language-out :optimizations])))
+ :cache-key :checked-arrays :language-out :optimizations :lite-mode :elide-to-string])))
4836
4837
#?(:clj
4838
(defn build-affecting-options-sha [path opts]
0 commit comments