In our application we see the following error:
[BABEL] Note: The code generator has deoptimised the styling of "my-app/svgs.js" as it exceeds the max of "100KB"
I believe this means Babel is trying to optimize this file. This plugin should exclude this file from Babel's optimization process.