Fork me on GitHub
#cljs-dev
<
2016-12-31
>
dnolen01:12:26

@thheller hrm interesting will think about that

dnolen01:12:10

@bhauman almost working, but the change is significant enough that some bugs cropped up that I’ll have to sort out when I have more time. It looks promising doing it this way.

dnolen01:12:40

basically Maria’s code hides us from the goofy name that Closure wants, and users can just stick with the classpath convention

dnolen01:12:57

@bhauman one limitation is that this means the directory specified has to be something on the classpath - but I don’t really see this as being much of a big deal - I do need think a bit through the implications for node_modules but I think Closure may have us mostly covered here

dnolen01:12:07

assuming the node module resolution stuff lands at some point