Closed tiagoroldao closed 8 years ago
@micahgodbolt, please can you review this and merge? I tested it and this solves https issue.
Certainly. I can see how essential this could be.
Do we know if this works the same way for PhantomJS 2.1?
No reason not to, there were no changes to how the CLI works (and this presumes no arguments in particular)
Also tested rebasing with your branch 1.0.0, and it works as expected.
Perfect, thanks.
On Tue, Mar 8, 2016, 2:44 AM tiagoroldao notifications@github.com wrote:
No reason not to, there were no changes to how the CLI works (and this presumes no arguments in particular)
Also tested rebasing with your branch 1.0.0, and it works as expected.
— Reply to this email directly or view it on GitHub https://github.com/micahgodbolt/grunt-phantomcss/pull/11#issuecomment-193719729 .
I made a few minor changes to this over in #14. Wish I could merge them into here, but can't. So i'm going to close this and merge in #14.
The current setup does not allow passing arguments to phantomJS, which is required to run against websites which block SSLv3 connections (PhantomJS defaults to SSLv3).
This can now be achieved by through a phantomjsArgs option in the Gruntfile. The common issue of needing to run against something other than SSLv3 becomes just this: