Fork me on GitHub
#cljs-dev
<
2016-11-01
>
dnolen21:11:18

so it seems that the patch for Closure Compiler does indeed work for giving us Node.js resolution - there are other unrelated issues but this part seems mostly solved now

dnolen21:11:54

you can have a local :commonjs module, and something in ./node_modules and you can require something from there unqualified in your :commonjs file