Remix Runtime for Netlify Edge Functions
npm install @netlify/remix-runtimeThe Remix Server Runtime for Netlify is a
serverless edge runtime for
Remix apps. It's built on top of
Netlify Edge Functions.
You shouldn't generally need to import or depend on this package. It is an internal implementation detail of@netlify/remix-edge-adapter. The
only exception is if you're using the Remix classic compiler instead of Vite, in which case you may want to
import broadcastDevReady.