Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Redirect boilerplate code #15

Open
grtjn opened this issue Mar 5, 2020 · 1 comment
Open

Redirect boilerplate code #15

grtjn opened this issue Mar 5, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@grtjn
Copy link
Contributor

grtjn commented Mar 5, 2020

Show how to redirect / to a route.

@grtjn grtjn added the enhancement New feature or request label Mar 5, 2020
@grtjn grtjn self-assigned this Mar 5, 2020
@grtjn
Copy link
Contributor Author

grtjn commented Mar 5, 2020

    {
      path: '/',
      redirect: {
        name: 'root.search'
      }
    },

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant