bhauman / figwheel-main

Figwheel Main provides tooling for developing ClojureScript applications
https://figwheel.org
Eclipse Public License 1.0
640 stars 93 forks source link

Figwheel-main broken with expound 0.8.+ #227

Closed Whoops closed 4 years ago

Whoops commented 4 years ago

Expound removed the with-color-when macro in version 0.8.0. This causes Figwheel to fail with the error:

Syntax error compiling at (figwheel/main.cljc:211:10).
No such var: expound.ansi/with-color-when

When using newer versions of expound.

bhauman commented 4 years ago

This is deployed to 0.2.4-SNAPSHOT