Hi I have some translation js files which imported dynamically like this in the code:  And here is the output of my webpack build with compression-webpack-plugin:  As you can see in the screen shot, only the first with index "0" is compressed but not the second one. Any idea for this issue? Thanks a lot in advance for your help.