Fork me on GitHub
#lumo
<
2017-03-22
>
anmonteiro15:03:39

@moxaj forgot to answer back the other day

anmonteiro15:03:27

I'm aware of the processCommonJs flag in google-closure-compiler-js, but I still haven't looked at how to make it work

anmonteiro15:03:20

I think we'll need to run the compiler at least once for processing the modules, and then for optimizing all sources

anmonteiro15:03:40

Which is what the CLJS compiler does currently

anmonteiro15:03:59

If you cant use Windows, maybe you can use a Linux VM?

moxaj15:03:42

@anmonteiro I managed to get it to work with c++ build tools, but the building process took ages, + it's unlikely I'd be able to contribute, so I gave up, sorry 😞

moxaj15:03:49

i'm not really that familiar with the compiler process, + it's not documented, so that's a barrier

dominicm15:03:28

@moxaj a lot of big compilation systems are set up to be incremental. Might not be slow after initial build.

anmonteiro16:03:20

it might take 40 min on a cold build

anmonteiro16:03:23

but then less than 5