fengzilong/regular-router

Support route redirect

fengzilong opened this issue · 0 comments

{
  name: '',
  path: '/demo',
  redirect: '/alias'
}

maybe we can use on( 'begin' )