fix(docs-infra): all examples should get Ivy boilerplate (#28757)
PR Close #28757
This commit is contained in:
@ -23,9 +23,6 @@ const IGNORED_EXAMPLES = [
|
||||
const fixmeIvyExamples = [
|
||||
// fixmeIvy('unknown') failed content projection and applied styles
|
||||
'component-styles',
|
||||
// fixmeIvy('unknown') ERROR Error: Unable to find context associated with [object
|
||||
// HTMLInputElement]
|
||||
'http',
|
||||
// fixmeIvy('unknown') app fails at runtime due to missing external service (goog is undefined)
|
||||
'i18n'
|
||||
];
|
||||
|
Reference in New Issue
Block a user