feat: experimental support for compounds

This commit is contained in:
2024-07-11 13:38:19 +02:00
parent d91273d27b
commit 500221f39a
6 changed files with 79 additions and 17 deletions

View File

@@ -137,9 +137,6 @@
if (parent) {
}
}
console.log(nodeBefore);
console.log(context);
return null;
},
});