minify does not like comments without comment
This commit is contained in:
parent
e6eb5ea1c7
commit
42fa5a7a3c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
'table', 'tbody', 'td', 'tfoot', 'th', 'thead', 'tr',
|
'table', 'tbody', 'td', 'tfoot', 'th', 'thead', 'tr',
|
||||||
// other
|
// other
|
||||||
'a', 'br', 'img', 'figure', 'figcaption',
|
'a', 'br', 'img', 'figure', 'figcaption',
|
||||||
//
|
// iframe
|
||||||
'iframe',
|
'iframe',
|
||||||
// special
|
// special
|
||||||
'rtl', '[]'
|
'rtl', '[]'
|
||||||
|
|
Loading…
Reference in a new issue