feat(plugins): load workspace packages in dev

This commit is contained in:
Federico Jaramillo Martinez
2026-05-21 09:41:46 +02:00
parent 3cce6d20d1
commit 698a89948b
7 changed files with 140 additions and 12 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@jmfederico/pi-web": patch
"@jmfederico/pi-web-actions": patch
---
Load and watch first-party workspace plugin packages from the single Pi Web development command without requiring local symlinks.