Closed peterjmag closed 9 years ago
This uses https://www.npmjs.org/package/graceful-fs as a drop-in replacement for the fs module. This will of course have a minor performance impact, but it should make Parker more resilient when processing large numbers of stylesheets.
See also: http://stackoverflow.com/a/15934766/349353 https://github.com/joyent/node/issues/5401#issuecomment-17399695
Thanks for your pull request, it has been accepted. Very sorry for the long wait!
This uses https://www.npmjs.org/package/graceful-fs as a drop-in replacement for the fs module. This will of course have a minor performance impact, but it should make Parker more resilient when processing large numbers of stylesheets.
See also: http://stackoverflow.com/a/15934766/349353 https://github.com/joyent/node/issues/5401#issuecomment-17399695