4 changed files with 531 additions and 384 deletions
@ -1,8 +1,8 @@ |
|||
diff --git a/node_modules/@angular/core/fesm2022/debug_node.mjs b/node_modules/@angular/core/fesm2022/debug_node.mjs
|
|||
index e570ca9..979f273 100755
|
|||
index be00d4e..8d7ed1a 100755
|
|||
--- a/node_modules/@angular/core/fesm2022/debug_node.mjs
|
|||
+++ b/node_modules/@angular/core/fesm2022/debug_node.mjs
|
|||
@@ -9596,13 +9596,13 @@ function findDirectiveDefMatches(tView, tNode) {
|
|||
@@ -9488,13 +9488,13 @@ function findDirectiveDefMatches(tView, tNode) {
|
|||
if (isNodeMatchingSelectorList(tNode, def.selectors, /* isProjectionMode */ false)) { |
|||
matches ??= []; |
|||
if (isComponentDef(def)) { |
|||
File diff suppressed because it is too large
Loading…
Reference in new issue