gluckgames / pixi-packer

Fast and flexible texture packer for PIXI.js
MIT License
40 stars 6 forks source link

use graceful-fs #47

Closed uorbe001 closed 5 years ago

uorbe001 commented 5 years ago

The theory is that this will handle "too many open files" errors better than the default fs module.