fix(FN-XXXX): avoid inheriting unregistered parent projects

This commit is contained in:
gsxdsm
2026-05-01 23:35:44 -07:00
parent 9e52028102
commit 9fc5fd99c4
3 changed files with 28 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Limit unregistered project detection to the exact current working directory.