screen
screen copied to clipboard
Include an x64 version of the PhantomJS binary, too?
It would make things easier in some cases. I already had all the required x64 packages (glibc, zlib, fontconfig, etc) installed, but without an x64 version of phantom I needed to install the i686 libraries to make it work. I choose to include an x64 version of PhantomJS in my own code and set the binPath to use it instead. Great package, btw!
Any news here?
Version v2.0.0 installs the correct binary automatically trough composer install: https://github.com/microweber/screen/tree/v2.0.0