This commit is contained in:
Jason 2022-02-23 23:37:37 -05:00
parent 64a7599336
commit fd8064a6d9
14 changed files with 5 additions and 1531 deletions

View file

@ -43,7 +43,6 @@ class HTML extends _events_js__WEBPACK_IMPORTED_MODULE_0__["default"] {
this.iterate(ast, fn, options);
return (0,parse5__WEBPACK_IMPORTED_MODULE_1__.serialize)(ast);
} catch(e) {
console.log(e);
return str;
};
};