Skip to content

dont work if url in script #13

@arnold-b

Description

@arnold-b

just try this to minify
if (item) { let copyText = "https://www.xxx.com/index.html?itemno="+item.value; navigator.clipboard.writeText(copyText); }
after // the minifier will cut all because he interpret this as comment
minify result: let copyText = "https:navigator.clipboard.writeText(copyText);}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions