cljsjs / cljsjs.github.io

cljsjs.github.io
10 stars 7 forks source link

Why are `deps.cljs` contents shown? #13

Closed martinklepsch closed 8 years ago

martinklepsch commented 8 years ago

I just talked to someone who thought they had to manually copy the deps.cljs contents which are shown on the site into their compiler options. Why are we showing these?

Maybe the namespace is enough so people know what to require?

martinklepsch commented 8 years ago

Ok so slightly embarrasing: the reason is in the other open issue: https://github.com/cljsjs/cljsjs.github.io/issues/8