We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afbc487 commit 73bd23cCopy full SHA for 73bd23c
script/test
@@ -22,7 +22,6 @@ if ! bin/cljsc src/test/cljs "{:optimizations :advanced
22
:npm-deps {:lodash \"4.17.4\"}
23
:closure-warnings {:non-standard-jsdoc :off :global-this :off}
24
:install-deps true
25
- :pseudo-names true
26
:language-in :es6
27
:language-out :es5
28
:foreign-libs [{:file \"src/test/cljs/calculator_global.js\"
0 commit comments