Files
fusion/.changeset/reconcile-mobile-entry-points.md
gsxdsm b8672cf792 refactor(FN-1240): remove dashboard Capacitor coupling in favor of @fusion/mobile
- Remove legacy dashboard Capacitor config, scripts, and package dependencies now managed by @fusion/mobile
- Rewrite network, splash-screen, and status-bar plugin managers to use guarded global Capacitor plugin adapters without direct @capacitor imports
- Update plugin tests to stub Capacitor globals and drop obsolete capacitor config test coverage
- Simplify dashboard mobile README guidance and add a @gsxdsm/fusion patch changeset documenting the migration
2026-04-08 08:10:17 -07:00

6 lines
153 B
Markdown

---
"@gsxdsm/fusion": patch
---
Remove legacy Capacitor config and deps from dashboard package. Mobile development now uses @fusion/mobile exclusively.