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
Hello @wwLovejy. We totally like your proposal/feedback, welcome to send us a Pull Request for it. Please be sure to fill in the default template in the Pull Request, provide changelog/documentation/test cases if needed and make sure CI passed, we will review it soon. We appreciate your effort in advance and looking forward to your contribution!
What happens?
配置vue微应用第三步文档描述:configureWebpack.output.jsonpFunction。这个jsonpFunction是webpack4的配置。在webpack5中没有此配置。
在2020-10-10发布的webpack 5中已将 output.jsonpFunction 更名为 output.chunkLoadingGlobal
希望修改此处文档,为后来者提供更清晰的指导。谢谢
The text was updated successfully, but these errors were encountered: