Get ready for Phantomas 2.2
This commit is contained in:
@@ -47,7 +47,8 @@ var PhantomasWrapper = function() {
|
||||
|
||||
// Mandatory
|
||||
'analyze-css': true,
|
||||
'ignoreSslErrors': true
|
||||
'ignoreSslErrors': true, // until Phantomas 2.1
|
||||
'ignore-ssl-errors': true // for Phantomas >= 2.2
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user