Broaden scope of critical path
This commit is contained in:
parent
a2e517a2a7
commit
06bcc86591
File diff suppressed because one or more lines are too long
|
@ -24,6 +24,9 @@ critical.generate({
|
|||
src: 'react.html',
|
||||
dest: '../_includes/2017/critical/sheet.css',
|
||||
include: [
|
||||
/\.h3-section/
|
||||
/\.h3-section/,
|
||||
|
||||
// eg, -six-column in devhints.io/layout-thrashing
|
||||
/-column/
|
||||
]
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue