We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de54cc3 commit 61f3e80Copy full SHA for 61f3e80
1 file changed
src/Common/HtmlParser.js
@@ -391,7 +391,6 @@ class HtmlParser {
391
392
// check whether the value is JS-template code generated by a template engine
393
if (!isHtmlAttributeValue(value)) {
394
- //return {};
395
return result;
396
}
397
0 commit comments