File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 167
167
:emit-constants :ups-externs :ups-foreign-libs :ups-libs :warning-handlers :preloads
168
168
:browser-repl :cache-analysis-format :infer-externs :closure-generate-exports :npm-deps
169
169
:fn-invoke-direct :checked-arrays :closure-module-roots :rewrite-polyfills :use-only-custom-externs
170
- :watch-error-fn :watch-fn :install-deps })
170
+ :watch :watch -error-fn :watch-fn :install-deps })
171
171
172
172
(def string->charset
173
173
{" iso-8859-1" StandardCharsets/ISO_8859_1
1620
1620
(select-keys
1621
1621
[:closure-warnings :closure-extra-annotations :pretty-print
1622
1622
:language-in :language-out :closure-module-roots :rewrite-polyfills ])
1623
+ (assoc-in [:closure-warnings :non-standard-jsdoc ] :off )
1623
1624
(set-options (CompilerOptions. ))))
1624
1625
1625
1626
(defn get-js-root [closure-compiler]
You can’t perform that action at this time.
0 commit comments