The following example shows the result of bundling of css modules in the following setting:
"sideEffect": "true"for all packagespackage.json- barrel files
- mono repository
Because of "sideEffect": "true" webpack processes all imports when dealing with barrel files.