Fork me on GitHub
#shadow-cljs
<
2018-03-31
>
danielo51507:03:24

I just decided that I want to pollute my user namespace while developing on the REPL, is there a way to include an extra file while on REPL ?

danielo51508:03:24

Maybe I can do it with development options

danielo51508:03:47

But not sure how

geraldodev14:03:48

is devcards compatible with shadow-cljs ?

justinlee16:03:20

i haven’t used it but others have

geraldodev22:03:29

How shadlow-cljs selects which cljs compiler is going to use ? It bundles it

geraldodev22:03:58

I was expecting shadow-cljs not to touch .clj files. I've configured a a source path that contains user.clj and it compiled it. I know that because I'm using lein and pulling tools.namespace from profiles.clj. Since the shadow-cljs.edn is not using lein true It threw a compiler exception