Guest User

Untitled

a guest
Feb 24th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. {
  2. path: 'externalRedirect',
  3. resolve: {
  4. url: externalUrlProvider,
  5. },
  6. // We need a component here because we cannot define the route otherwise
  7. component: NotFoundComponent,
  8. },
Add Comment
Please, Sign In to add comment