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 2e3a869 commit 3b17d25Copy full SHA for 3b17d25
script/build
@@ -40,7 +40,6 @@ rm -f src/cljs/cljs/core.aot.js
40
rm -f src/cljs/cljs/core.aot.js.map
41
rm -f src/cljs/cljs/core.cljs.cache.aot.edn
42
43
-./script/bootstrap
44
./script/aot_core
45
46
AOT_FILE=`mktemp /tmp/core.aot.js.XXXXXXXXXXX`
0 commit comments