Vladyslav Vovk

Results 8 comments of Vladyslav Vovk

experiencing the same issue on `v3.0.0` of the plugin and webpack `v5.21.2`

@alexander-akait it seems like `output.clean` does not clean files for webpack dev server, and you confirmed that it is not supposed to in the issue I logged recently https://github.com/webpack/webpack/issues/12949

I'm stuck on this also. Would be nice to have some movement on this

I'm having the same issue, and the answer of @nataliegirard worked for me. But it would be nice to either include it into the docs themself or make the required...

but it's not local, the package itself is stored in our npm registry and can be downloaded from there. It's just version that's specified as `dev` for some reason... If...

We will work on fixing the version. But it works fine with standard webpack build, as long as you don't configure ModuleFederation. I wonder where this constraint comes from in...

Small update: I wasn't aware of it, as I don't own the mentioned package. But it turns out that `dev` is not the version but an npm-dist tag, which points...

I have a pretty similar issue, but without null - it just does not include nested relationship for the second time - it's just omitted. It looks that as if...