Closed miguel-nascimento closed 10 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
zipper-run | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 9, 2024 10:12pm |
Missing: improvements in module resolution
when handler is main.ts
zipper.run/endpoint/api/main.ts -> output main.ts
zipper.run/endpoint/api/main.tsx -> output main.ts
zipper.run/endpoint/api/main -> output main.ts
zipper.dev/org/app/main.ts -> output main.ts
zipper.dev/org/app/main.tsx -> NOT_FOUND
zipper.dev/org/app/main -> NOT_FOUND
fixes: