Fork me on GitHub
#cljsjs
<
2018-07-13
>
Hukka14:07:21

@juhoteperi I'm running into problems using material-ui directly. Currently the sub deps are complaining about missing global. The cljsjs package uses browserify, does that polyfill it?

Hukka15:07:54

Ok, here it is

--insert-global-vars, --igv

    Comma-separated list of global variables to detect and define.
    Default: __filename,__dirname,process,Buffer,global