zhn

Results 80 comments of zhn
trafficstars

抱歉时隔这么久打扰各位~ 我在用proxymise时也被debug浪费大量时间, 所以补全了stack信息, 看起来作者并不在维护proxymise, 我fork了一个新分支 https://www.npmjs.com/package/pre-get

> Would you consider moving the webpack 4 package to the module federation organization and shipping it under the MF namespace > > you’d be added as a maintainer/admin of...

> Ill cut a repo, DM me on twitter if you have it or here's my slack link > > https://join.slack.com/t/scriptedalchemy/shared_invite/zt-1ffts0ws7-Xkjiw7yXTvd6ouwnlQxx2w I have joined "slack"

> UMD is just not supported by module federation, so if you want it feel free to send a PR, sorry, it is not high priority, because developers mostly don't...

> 使用ModuleFederation注意要满足这些条件才可以热更新, 我这里有一个例子可以供参考 https://www.npmjs.com/package/react-refresh-umd

If you want to configure react-refresh to shared, you need react-refresh-webpack-plugin to change the import method of source code from react-refresh/runtime to react-refresh, and you also need to configure "react-refresh-webpack-plugin"...

https://github.com/zhangHongEn/universal-module-federation-plugin/tree/main/packages/single-react-refresh-plugin

> > As someone else who is experiencing issues here with module federation, I am hoping to re-up this conversation. > > @pmmmwh, would you be open to applying the...

I also need this plugin in webpack5, so I have to implement a version myself, Code injection can be performed by scopes ["entry", "remoteEntry", "exposesEntry"] [inject-webpack](https://github.com/zhangHongEn/inject-webpack)

no one needs this feature at the moment, low priority