Ivan Kopeykin
Ivan Kopeykin
what do you see in network panel in your devtools?
please create reproducible repo.. it is hard to guess a problem..
@alexander-akait So what behavior webpack should implement? keep request unmodified?
as I understand it should work this way ``` externals: { 'node:fs': 'commonjs2 node:fs' } ``` I checked it works with configuration above
@alexander-akait can we close this?
on `webpack@6` board..
hm.. could you create small reproducible repo? I'll take a look. _________ anyway `mini-css-extract-plugin` should be higher to work with webpack@5 I guess