Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

UfligyJS un-necessarily pinned at the latest and buggy release #355

Closed
@lukeapage

Description

@lukeapage

https://github.com/webpack-contrib/uglifyjs-webpack-plugin/blob/master/package.json#L50

pins uglify to 3.4.9

But there are some bad uglify-js bugs with 3.4.9:

mishoo/UglifyJS#3245
mishoo/UglifyJS#3257
mishoo/UglifyJS#3260

and now as a consumer of this plugin I cannot specify the uglify-js version in my parent package.json in order to use a non-buggy release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions