Closed swannodette closed 13 years ago
I want to come up with a way to have these in projects too, that's what the adding of src/ to the classpath was supposed to help with. That causes the duplicate input bug though :( I think I'll look in cljs-macros/ instead of src, that at least allows you to keep them in the same project directory.
This allows clj files in lib that contain compiler macros to be used.