Cut out 300kb from build
This commit is contained in:
parent
53a91f5fac
commit
60846adf9c
3 changed files with 4 additions and 3 deletions
|
|
@ -23,7 +23,7 @@
|
|||
(fs/create-dirs js-target-dir)
|
||||
|
||||
(println "Compiling CLJS")
|
||||
(shell "clojure -M:dev -m shadow.cljs.devtools.cli release main")
|
||||
(shell "bb prod")
|
||||
|
||||
(fs/copy "resources/public/js/report.html" "gh-pages"
|
||||
{:replace-existing true})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue