Add multi-strategy import system to support Node.js packages in Deno: 1. Primary: Use npm: specifier for Node.js compatibility mode 2. Fallback: Use esm.sh with explicit esnext target This allows packages like ai-sdk-tool-code-execution that depend on Node.js built-ins (node:sqlite, undici) to work in the Deno runtime. Also added deno.json with nodeModulesDir and BYONM support. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| playground | ||
| railway-executor | ||
| web | ||