余果

Results 1 issues of 余果

I'm running node-bin-packing in [node-webkit](https://github.com/rogerwang/node-webkit) environment, and it crashes. after some research, i found that in this file: https://github.com/jsmarkus/node-bin-packing/blob/master/js/packer.growing.js (typeof window !== 'undefined' ? window : module.exports); is not correct....