docs: update docs example dependencies to version 8 (#30385)
PR Close #30385
This commit is contained in:

committed by
Jason Aden

parent
660a091f41
commit
661a57d9e2
@ -26,11 +26,6 @@ const IGNORED_EXAMPLES = [
|
||||
const fixmeIvyExamples = [
|
||||
// fixmeIvy('unknown') app fails at runtime due to missing external service (goog is undefined)
|
||||
'i18n',
|
||||
// Needs a Angular CLI synced with the Ivy loadChildren: string support after
|
||||
// https://github.com/angular/angular/pull/28685
|
||||
'lazy-loading-ngmodules',
|
||||
'router',
|
||||
'ngmodules',
|
||||
];
|
||||
|
||||
if (argv.ivy) {
|
||||
|
Reference in New Issue
Block a user