Closed niieani closed 7 years ago
Hello!
No worries! :wink: Let's see how this can be fixed.
I suspect that there is a "double-resolution" happening somewhere, but not yet sure why... Just published common-shake@1.5.1 with extra debug logging.
Would you care to update it (with npm --depth=2 update
, please double-check npm ls common-shake
) and try to build it with DEBUG="common-shake:*" webpack
(or any other command, but with DEBUG
environment set to this).
It should print a bunch of lines prefixed with common-shake:analyzer
.
Thanks!
Just updated webpack-common-shake as well. The latest is 1.2.5
.
This seems to be fixed in the latest version.
Hooray! Out of curiosity, did it reduce the size in any way?
@indutny see #13.
Hi @indutny. I've updated again, however the build still crashes. Sorry ;)