Skip to content

UglifyJsPlugin can not mangle props? #1983

@hh9527

Description

@hh9527

by default UglifyJs will mangle only local variables. and give an option to mangle props with --mangle-props --mangle-regex "[a-z][a-zA-Z0-9]_$", How could I use this feature in webpack with UglifyJsPlugin?

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