Kirill

Results 17 comments of Kirill

@raffidahmad Thanks that really works. But it requires to use top level await for using `shared` on the side of the host. To use top level await you can either...

> > @raffidahmad Thanks that really works. But it requires to use top level await for using `shared` on the side of the host. > > To use top level...

Tryed to use remote component with static imports, like so ```jsx import RemoteLocal from 'remote/Component'; ``` and almost the same error with `vite build` ``` [vite:esbuild-transpile] Transform failed with 1...

`bun upgrade --canary` fixed it for me, I was on 1.0.29 Waiting for a next _stable_ release

same error with arbitrary ip addresses in bun 1.0.29

Is there something I could help with this PR? Would be great to have it merged