In my pet projects I'm using commonjs plus webpack and well, it's fine.
g
GarouDan
03/03/2019, 3:07 PM
I was able to solve the problem. I needed to put this configuration both in my common module and in my react module. Without that it wasn’t working. I’ve explained a little more in the thread above