Skip to content

Strict mode - Detect duplicate UglifyPlugin #71

Description

@bebraw

Just saw a case where a user was using -p and UglifyPlugin separately. Latter was used to set compress['drop_console']. The problem is that this will lead to double minification and it won't work as you might expect.

It would be good to be able to detect this case. Perhaps the same applies to some other plugins as well, but this would be a nice starting point.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions