When we use terser in project, that compress our classes and it can be has names as 'a' or 'b' or 'f' and more... If our class names collide, we cannot register vuex module with same name. It can be break production builds.