@netlify/remix-runtime
v2.3.1
Published
Remix Runtime for Netlify Edge Functions
Downloads
2,885
Maintainers
Keywords
Readme
Remix Server Runtime for Netlify
The 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
.