Weihong Guan
Weihong Guan
I just wonder why this repo is not multi-arch supported.
My use case for dev-only deps is that I got a project coded in ES6. So on my building machine, which runs node/yarn in docker, only need babel-cli and babel-preset-node8...
But this fork uses popup, could be blocked by the browser.
I have already made a work around in my project to pre-check _message content size, and shift it if oversize, before publish new data into the channel. ```js _.sumBy(channelWrapper._messages, 'content.length')...