Rodrigo Yokota
Rodrigo Yokota
Hey there! I stumbled across an error that I am not sure if the problem lies here or on [serverless-bundle](https://github.com/AnomalyInnovations/serverless-bundle) repository. The thing is that I am trying to setup...
### Describe the bug The `mf-manifest.json` is not being generated for the client side (on `static/chunks`) even when setting the `publicPath`.  After investigating for a little bit I saw...
### Describe the bug I am trying to use the new `errorLoadRemote` hook with the latest `nextjs-mf` plugin but I think the hook is getting overridden [here](https://github.com/module-federation/universe/blob/398194ed008d74fea0a97ff0c3fefeb8fe203392/packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts#L139) and I am...
### Describe the bug `GenerateTypesPlugin` is having trouble generating the zip file for `@mf-types`. Replication is just bumping the plugins version to `0.3.3` of an [rspack app from mf examples...
## Current Behavior At some point in time, we had support for Module Federation aliases, and I noticed some of our examples broke in the latest versions of Nx. ...