This repository was archived by the owner on Dec 5, 2019. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 179
[v1.0.0-beta.3] Broken parallel
option
#139
Comments
@sapegin |
According to the readme, it’s not. It shows both examples as correct: |
I see, it’s in some random branch. How should I guess that? |
latest beta and branch #108 |
Yes, that’s what I’m saying. |
sapegin
added a commit
to styleguidist/react-styleguidist
that referenced
this issue
Oct 10, 2017
The latest beta has undocumented a breaking changes: webpack-contrib/uglifyjs-webpack-plugin#139
parallel
option
The
to decouple the Agreed it should be better visible, but that's up to the release team. Feel free to reopen if still regressions :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
{ parallel: true }
work fine but{ parallel: { cache: true } }
throws an error:I also don’t see any change log entries or even commit for this version.
The text was updated successfully, but these errors were encountered: