Skip to content

Update dependencies and support ES6#349

Merged
dignifiedquire merged 2 commits intoHenrikJoreteg:masterfrom
hacdias:master
Nov 21, 2017
Merged

Update dependencies and support ES6#349
dignifiedquire merged 2 commits intoHenrikJoreteg:masterfrom
hacdias:master

Conversation

@hacdias
Copy link
Copy Markdown
Contributor

@hacdias hacdias commented Nov 21, 2017

Hey!

This is a very simple PR 😄 I'm just updating the dependencies and using UglifyJS from its own package and not the version from webpack.optimize since it doesn't support ES6 yet.

Thanks!

Copy link
Copy Markdown
Collaborator

@dignifiedquire dignifiedquire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgrading to webpack 3 is a breaking. As this module doesn't have good tests we need to ensure things are still working.

Can you please check that all breaking changes here don't influence the workings of this module: https://github.com/webpack/webpack/releases/tag/v3.0.0

@hacdias
Copy link
Copy Markdown
Contributor Author

hacdias commented Nov 21, 2017

@dignifiedquire for what I saw in that page, it doesn't seem that any breaking change in there would break this plugin. 😄

@dignifiedquire dignifiedquire merged commit 6e8ae6a into HenrikJoreteg:master Nov 21, 2017
@dignifiedquire
Copy link
Copy Markdown
Collaborator

Thank you. Published as 9.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants