Ivan Kopeykin

Results 240 comments of Ivan Kopeykin

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

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