ckirkendall / kioo

Enlive/Enfocus style templating for Facebook's React and Om in ClojureScript.
Eclipse Public License 1.0
404 stars 39 forks source link

Kioo and lein-figwheel #67

Closed lambdam closed 8 years ago

lambdam commented 8 years ago

Hello,

I'm trying to use kioo with lein-figwheel and reagent. No changes are detected on HTML files.

Is there a simple way to make this work ?

Aside question from a novice: why not putting HTML templates into the src folder since they actually are source files? Wouldn't they automatically be watched by figwheel this way?

Thanks

ckirkendall commented 8 years ago

Check out https://github.com/ckirkendall/kioo/issues/9
This is the method I use to handle this.

ckirkendall commented 8 years ago

duplicate of https://github.com/ckirkendall/kioo/issues/9