No such module while using dynamic import
# workers-help
t
Does anyone have faced such error? I have a react APP that I’m server side rendering and I import this SSR piece of code where I export the app, but I always got this error. Have tried many things already, but it seems not to be allowed :/ I’m trying to import this file directly from a Public R2 bucket with JS extension (tried MJS also) that exports by default the App and another config array as named export