Skip to content

"Unclosed multiline comment" using /* ... /**/ #67

Closed
@anakonda3000

Description

Hi

The minifier thows an error when I use following multiline comment:

var d = 1; /* test comment /**/ var d = 2;

This is a valid comment but not correctly handled by the shrinker.

BR

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions