You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BTW: Could you pls explain this "Just like NPM Packages, Module Federation products also generate types and enjoy type hot reloading, although the products are hosted on a remote CDN."
What do the products hosted on a remote CDN mean?
I'm trying to use the feature of "type hot reloading". so far it's not working.
@ScriptedAlchemy
After I set NODE_ENV=development as the env variable. Both type hot reload issue and HRM issue has been fixed.
I would suggest you to add this mandatory condition into the doc.
Describe the bug
When I use mf-manifest.json as the remote entry, startup the project.
http://localhost:4000/order
page from host.common/src/store/userStore.ts
file from common projects.http://localhost:4000/order
page from the host.Snapshot for error:
Do you have any idea about it?
Below repository is a reproduction
Reproduction
https://github.com/jwq403926021/webapck-react-ts-federation/tree/mf-manifest
Used Package Manager
pnpm
System Info
Validations
The text was updated successfully, but these errors were encountered: