Skip to content

Instantly share code, notes, and snippets.

@adrianfaciu
Created February 12, 2018 18:45
Show Gist options
  • Save adrianfaciu/14b78a9d8df4e61c2d9a3c09eb7e04a1 to your computer and use it in GitHub Desktop.
Save adrianfaciu/14b78a9d8df4e61c2d9a3c09eb7e04a1 to your computer and use it in GitHub Desktop.
{
path: 'externalRedirect',
resolve: {
url: externalUrlProvider,
},
// We need a component here because we cannot define the route otherwise
component: NotFoundComponent,
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment