replace Sablono library with Rum's Daiquiri,
add externs/main.txt for advanced compilation
This commit is contained in:
parent
32a29f0aa1
commit
4581657bf3
4 changed files with 9 additions and 7 deletions
|
|
@ -25,7 +25,8 @@
|
|||
:build-hooks [(shadow.cljs.build-report/hook)]
|
||||
:output-dir "resources/public/js"
|
||||
:devtools {:repl-pprint true}
|
||||
:compiler-options {:optimizations :simple}}}}
|
||||
:compiler-options {:optimizations :advanced
|
||||
:pseudo-names false}}}}
|
||||
|
||||
;; simple optimization because sablono.interpreter line 22
|
||||
;; cljs: (.setState component next-state)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue