Nuno Rodrigues

Results 8 comments of Nuno Rodrigues

Currently `OptimizeCSSAssetsPlugin` does not change the file name (it simply transforms the file's content). You are right the content hash should be honored. Waiting for https://github.com/webpack/loader-utils/issues/112 to be solved so...

Can you provide a node and npm version and a sample code to reproduce the issue please?

Can you provide some sample code so i can replicate the issue?

Hi, sorry i don't have much time lately to work on this. I will take a look but i cant promise when. If you can and wish to help fell...

So you are generating multiple CSS files and you expect for the rules of all the files to never intercept / repeat? That's a tricky one. `optimize-css-assets-webpack-plugin` was never intended...

Could you provide a simple code base example of your chunk configuration with webpack 4 and the expected result so i can get a full picture? Something that generates 2...

Thanks. I still think its a cool feature to have on 'optimize-css-assets-webpack-plugin' behind a option flag. I will try to integrate it when i have some free time (but there's...

Even if it is a default behaviour i find it very strange. I am with the OP. It should only override the path mentioned in the `--set`.