Files
soroban-abacus-flashcards/apps
Thomas Hallock ebf2b66910 fix: configure Next.js to transpile @svg-maps ES modules
Add @svg-maps/world and @svg-maps/usa to transpilePackages array so Next.js can properly transpile these ES module packages for the server-side Node.js environment.

This fixes the "Unexpected token 'export'" error in know-your-world Validator when the server tries to load map data via dynamic import.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 09:15:53 -06:00
..