Bundle remix application for lambda #9599
Unanswered
KnisterPeter
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
we are failing to bundle a remix application for use with lambda. It's working on our side with creating a common-js build and without vite plugin. But the way forward would be to create an application and bundle it server-side as esm.
Currently as (e.g.) the
@remix-run/node
package is only shipped as cjs (in the dist folder) it is not being supported to use in an ESM only build.Are there anyone has experience with this?
Kind regards
Markus
Beta Was this translation helpful? Give feedback.
All reactions