angular-cn/aio/tests
George Kalpakas f596930c8c fix(docs-infra): ignore server-side redirected URLs in the SW (#19795)
This allows URLs to be passed through to the server (where they are
properly redirected), instead of serving `index.html` from the SW.

Known issue:
`/docs/` will be passed through to the server. `/docs` (without the
trailing slash) will be correctly treated as a navigation URL and
handled by the SW.
We don't link to `/docs/` from within the app, but if there are external
links to `/docs/` they will require a round-trip to the server and will
not work in offline mode.

PR Close #19795
2018-08-27 16:30:43 -04:00
..
deployment fix(docs-infra): ignore server-side redirected URLs in the SW (#19795) 2018-08-27 16:30:43 -04:00
e2e build(aio): update tslint and codelyzer (#23234) 2018-04-17 14:09:02 -07:00