filamentgroup / criticalCSS

Finds the Above the Fold CSS for your page, and outputs it into a file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: allow passing config to or set configuration for phantomjs

bitinn opened this issue · comments

Does criticalCSS support local https using self-signed cert?

I get this error:

Error: PHANTOM ERROR: Error: Page didn't open: https://local.dev/

Actually I would change my question to a feature request:

allow passing custom config to phantomjs (through config.json or command), this allow us to change settings like ignoreSslErrors, which is needed to get my scenario working :)

@bitinn - that's an A+ feature request. Lemme see what I can do about that when I can (it might be a few weeks, a bit stacked right now).

Thanks!

@jefflembeck cheers!

Also a h/t on this issue, criticalCSS will probably encounter the same problem sooner or later:

pocketjoso/penthouse#58