vuejs / vuex-router-sync

Effortlessly keep vue-router and vuex store in sync.
MIT License
2.52k stars 125 forks source link

little refactor #70

Closed ku8ar closed 7 years ago

ku8ar commented 7 years ago

If from and to declared, then {to: to, from: from} == { to, from }.

posva commented 7 years ago

Thanks but this is actually intended to keep it compatible with IE (there's no build process)