Skip to content

JS Minification Fails for Anonymous Class in File #74

Description

@ByJuanRamirez

When attempting to minify a JavaScript file that exports When attempting to minify a JavaScript file that exports an anonymous class extending another class, the minification process fails.

Example:

export default class extends AutomationCore {
  constructor() {}
 }

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions