But, when execute the app in the browser console shows:
However, when I use your plugin this error does not show, I can see that you are using in your plugin the overrideWebpackConfig function, I would like to know why don't show you the ChunkError?.
maybe could be for this
sorry this is not an issue, it is like a question.. ty.. :)
My case I have an react app using CRACO without your craco-module-federation plugin, so my craco.config file looks like:
craco.config
But, when execute the app in the browser console shows:
However, when I use your plugin this error does not show, I can see that you are using in your plugin the overrideWebpackConfig function, I would like to know why don't show you the ChunkError?.
maybe could be for this
sorry this is not an issue, it is like a question.. ty.. :)