Slaus Blinnikov
Slaus Blinnikov
Just tried it out and it worked out awesome! (--algorithm multiple-binpacking) Is there a way to merge those changes into this project?
I changed `install_bazel.sh` from `bazelisk` to *apt*-way described in [bazel docs](https://bazel.build/install/ubuntu#install-on-ubuntu): ``` curl -fsSL https://bazel.build/bazel-release.pub.gpg | gpg --dearmor > bazel.gpg mv bazel.gpg /etc/apt/trusted.gpg.d/ echo "deb [arch=amd64] https://storage.googleapis.com/bazel-apt stable jdk1.8" |...
Seems like **io.use( 'some literal', function(){} )** used instead of **io.use( function(){} )** when migrated to socket >1.0.