docs(aio): fix aot-compiler example to work with Angular v5 (#19511)
PR Close #19511
This commit is contained in:

committed by
Tobias Bosch

parent
142a2b7341
commit
9fe6363575
@ -13,8 +13,6 @@ const SJS_SPEC_FILENAME = 'e2e-spec.ts';
|
||||
const CLI_SPEC_FILENAME = 'e2e/app.e2e-spec.ts';
|
||||
const EXAMPLE_CONFIG_FILENAME = 'example-config.json';
|
||||
const IGNORED_EXAMPLES = [ // temporary ignores
|
||||
'aot-compiler', // Temporarily disabled until we figure out how to make it pass with the latest ngc.
|
||||
|
||||
'toh-',
|
||||
'quickstart',
|
||||
'http',
|
||||
|
Reference in New Issue
Block a user