plumatic / dommy

A tiny ClojureScript DOM manipulation and event library
758 stars 74 forks source link

Huge number of warnings #84

Closed robinheghan closed 9 years ago

robinheghan commented 9 years ago

Using the latest version of clojurescript, I get alot of warnings similar to this:

WARNING: Use of undeclared Var dommy.template/->node-like at line 234 file:/Users/skinney/.m2/repository/prismatic/dommy/0.1.3/dommy-0.1.3.jar!/dommy/attrs.cljs

p-b-west commented 9 years ago

See Request for CLJS version doc #82 for a discussion of this issue.