Add fleet groups, agent screenshots, deploy guards, and Crucible polish.

This commit is contained in:
AetherForge
2026-06-02 20:51:52 -07:00
parent 01d76b3730
commit 41b5ec7a88
66 changed files with 1773 additions and 388 deletions

View File

@@ -12,6 +12,7 @@ export default defineConfig({
['src/pages/**', 'happy-dom'],
['src/components/**', 'happy-dom'],
['src/App.test.tsx', 'happy-dom'],
['src/help/fleetGroups.test.ts', 'happy-dom'],
],
},
});