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 167167 :emit-constants :ups-externs :ups-foreign-libs :ups-libs :warning-handlers :preloads
168168 :browser-repl :cache-analysis-format :infer-externs :closure-generate-exports :npm-deps
169169 :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 })
171171
172172(def string->charset
173173 {" iso-8859-1" StandardCharsets/ISO_8859_1
16201620 (select-keys
16211621 [:closure-warnings :closure-extra-annotations :pretty-print
16221622 :language-in :language-out :closure-module-roots :rewrite-polyfills ])
1623+ (assoc-in [:closure-warnings :non-standard-jsdoc ] :off )
16231624 (set-options (CompilerOptions. ))))
16241625
16251626(defn get-js-root [closure-compiler]
You can’t perform that action at this time.
0 commit comments