Hans Pragt

Results 6 comments of Hans Pragt

Still seeing this behavior as well. Note that it will occur in various browsers in MacOS (including Chrome), but not on Windows (again, including Chrome).

This is also an issue in the [React example](https://github.com/module-federation/module-federation-examples/tree/master/vite-react-microfrontends) linked from the README for this project.

> was for a very long time Oh, I thought the `selectable` flag for edges was a new addition for v12?

> Hello, you have to set `base: 'http://localhost:4173` vite config in remote app. The `base` config will be used entry prefix like 'http://localhost:4173/assets/remoteEntry-CdYN5o5R.js'. If you set, you'll see `publicPath` in...

Note that the above only applies to `dev` npm script. If you run the `build` script `publicPath` is populated.