web-pages/src/store/modules/common.js New file @@ -0,0 +1,7 @@ const common = { state: {}, mutations: {} } export default common