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