Closed MatmaRex closed 9 years ago
Use stdio rather than command line parameters to pass list of files to phantomjs
Avoids the ENAMETOOLONG error on Windows with a large number of files.
Fixes #17. Hopefully will be easier to accept for you than #18, the patch is a lot smaller.
(Bump.)
Use stdio rather than command line parameters to pass list of files to phantomjs
Avoids the ENAMETOOLONG error on Windows with a large number of files.
Fixes #17. Hopefully will be easier to accept for you than #18, the patch is a lot smaller.