cljsjs

Hukka 2018-07-13T14:13:21.000386Z

@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?

Hukka 2018-07-13T15:47:54.000163Z

Ok, here it is

--insert-global-vars, --igv

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