Skip to content

RegexToken in Kotlin 1.7.0 JS IR compiler broken due to minification of member names  #57

@qwewqa

Description

@qwewqa

When the Kotlin/JS IR compiler is enabled in Kotlin 1.7.0, minification of member names is turned on by default which breaks preprocessRegex.

As a workaround, disabling minification as described in the 1.7.0 change notes fixes the issue.

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