mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
This reverts commit 1a45731c92. This
should not have been merged yet. There is still an issue with framework
detection selecting Vite instead of Remix preset.
3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
/// <reference types="@remix-run/dev" />
|
|
/// <reference types="@vercel/remix" />
|