Skip to content

Commit 8738c90

Browse files
author
dnolen
committed
revert last commit
1 parent 0f26369 commit 8738c90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/clojure/cljs/closure.clj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,6 @@
282282
(setOutputCharset (to-charset (:closure-output-charset opts "UTF-8"))) ;; only works > 20160125 Closure Compiler
283283
)
284284

285-
(. compiler-options (setResolveSourceMapAnnotations false)) ;; Windows bug in Closure it seems
286-
287285
compiler-options)
288286

289287
(defn ^CompilerOptions make-options

0 commit comments

Comments
 (0)