diff --git a/src/utils.js b/src/utils.js index 7a98d2d..60d7a50 100644 --- a/src/utils.js +++ b/src/utils.js @@ -432,7 +432,7 @@ export function getCompleteHtml(html, css, js, item, isForExport) { if (js) { if (typeof js === 'string') { - contents += js ? '