Ivan Kopeykin
Ivan Kopeykin
I don't think this issue still relevant.
Fast solution will be write your custom formatter that runs all formatters you wants.
> Can't have same package.json name on host and remote. sounds reasonable, webpack relies on package names..
please try to create reproducible repo
> redundant variables in our configurations that are not getting replaced I think warning in this case should be enough.. _________ Not sure how this could be implemented with current...
Closing because of inactivity. Feel free to report new issue using `webpack@5` with reproducible repo.
using `experimentalUseImportModule=false` in mini-css should help.
this should be solved another way around.. `this.importModule` should not "count" as module, e.g. scenario `module A` => `module B` ( loader `importModule` `module C`) here on second build we...