lls94
Results
1
issues of
lls94
**template:** `` **html-minifier option:** ``` ignoreCustomFragments: [ //, /{{([@#]?)[ \t]*(\/?)([\w\W]*?)[ \t]*}}/, /\bsrc="([^"]*)"/ ] ``` **render:** `` **problem:** There's an extra space **htmlminifier.js code** `var reCustomIgnore = new RegExp('\\s*(?:' + customFragments.join('|')...