fix(MM-143): correct svelte.config.js adapter-static property in CLAUDE.md
All three occurrences of 'out: dist' in apps/identity-wallet/CLAUDE.md have been updated to 'pages: dist' to match the actual adapter-static 3.x API used in svelte.config.js:
- Line 19: Updated in Guarantees section (Build output)
- Line 102: Updated in Key Decisions section
- Line 122: Updated in Key Files section (svelte.config.js entry)
The actual svelte.config.js uses the correct 'pages' property; documentation now matches implementation.
authored by
malpercio.dev
and committed by