angular-cn/aio/content
Paul Gschwendtner 57a868627f test(docs-infra): re-enable upgrade-phonecat-2-hybrid example e2e tests (#36969)
We recently disabled the e2e tests for `upgrade-phonecat-2-hybdrid`
because the switch to APF 10 caused it to fail with an uglify
error. More details in a dedicated issue here:

https://github.com/angular/angular/issues/36957.

We can re-enable the test by switching to Terser that properly
handles ES2015 syntax. Previously the rollup bundle consisted
only of ES5 output as the Angular framework packages provided
ES5 output. With APF 10, there is no ES5 output except for the
non-optimizable UMD format.

Hence we either need to downlevel code to ES5, or use Terser
that supports ES2015 syntax.

Closes #36957.

PR Close #36969
2020-05-13 16:02:29 -07:00
..
cli refactor(docs-infra): remove obsolete `format` attribute from code examples (#31674) 2019-07-24 14:38:54 -07:00
cli-src build(docs-infra): make the git ref for cli command docs configurable (#26391) 2018-10-11 12:57:49 -07:00
examples test(docs-infra): re-enable upgrade-phonecat-2-hybrid example e2e tests (#36969) 2020-05-13 16:02:29 -07:00
guide docs: correct typos in doc for template type guards (#37090) 2020-05-13 16:01:20 -07:00
images docs: add Cindy to contributors (#37076) 2020-05-13 16:01:00 -07:00
marketing docs: add Cindy to contributors (#37076) 2020-05-13 16:01:00 -07:00
start docs: improve startup nav, naming, and terminology (#35533) 2020-04-22 17:08:29 -04:00
tutorial docs: improve startup nav, naming, and terminology (#35533) 2020-04-22 17:08:29 -04:00
file-not-found.md fix(docs-infra): do not create an anchor for the `file-not-found` header (#27250) 2018-12-05 13:26:26 -08:00
license.md build: bump year (#34651) 2020-01-13 07:21:43 -08:00
navigation.json docs: refactor lifecycle hooks doc topic for task orientation (#36353) 2020-05-13 15:51:21 -07:00