Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

fix: cache/parallel should be outside uglifyOptions #670

Merged
merged 2 commits into from
Sep 25, 2018
Merged

fix: cache/parallel should be outside uglifyOptions #670

merged 2 commits into from
Sep 25, 2018

Conversation

DickSmith
Copy link
Contributor

PR Checklist

What is the current behavior?

cache/parallel are inside uglifyOptions.

What is the new behavior?

cache/parallel are outside uglifyOptions per the documentation.
https://webpack.js.org/plugins/uglifyjs-webpack-plugin/#cache
https://webpack.js.org/plugins/uglifyjs-webpack-plugin/#parallel
https://webpack.js.org/plugins/uglifyjs-webpack-plugin/#uglifyoptions

BREAKING CHANGES:
None.

Migration steps:
Existing users will need to update their configs.

@vchimev
Copy link
Contributor

vchimev commented Sep 25, 2018

test

@vchimev
Copy link
Contributor

vchimev commented Sep 25, 2018

Thanks a lot, @DickSmith! 👍

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants