Remove custom domComplexity module, maxDepth offenders added to phantomas
This commit is contained in:
@@ -31,7 +31,6 @@ var PhantomasWrapper = function() {
|
||||
'analyze-css': true,
|
||||
'skip-modules': [
|
||||
'blockDomains', // not needed
|
||||
'domComplexity', // overriden
|
||||
'domMutations', // not compatible with webkit
|
||||
'domQueries', // overriden
|
||||
'eventListeners', // overridden
|
||||
|
||||
Reference in New Issue
Block a user