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
Currently, developers cannot use Chrome DevTools to debug when developing microservices architecture using Module Federation. However, Chrome DevTools is critical for frontend development, and developers need better support to debug and troubleshoot issues during the project development.
Therefore, we need to extend Module Federation to support debugging using Chrome DevTools. We hope that developers will be able to use Chrome DevTools to monitor and debug Module Federation's processes, so as to better control and manage microservices architecture.
Suggested solution
List of requirements:
Ability to track and debug remote Module Federation modules through Chrome DevTools
Ability to filter Module Federation modules by module name, dependency, status, etc.
Ability to broker remote modules offline and maintain a hot update experience
Alternative
No response
Additional context
Currently within ByteDance, we offer devtools for module federation, which we plan to open source
zhoushaw
added
✨ enhancement
New feature or request
V1.5
To be included in the next iteration of module federation
and removed
V1.5
To be included in the next iteration of module federation
labels
Jan 9, 2024
Clear and concise description of the problem
Currently, developers cannot use Chrome DevTools to debug when developing microservices architecture using Module Federation. However, Chrome DevTools is critical for frontend development, and developers need better support to debug and troubleshoot issues during the project development.
Therefore, we need to extend Module Federation to support debugging using Chrome DevTools. We hope that developers will be able to use Chrome DevTools to monitor and debug Module Federation's processes, so as to better control and manage microservices architecture.
Suggested solution
Alternative
No response
Additional context
Currently within ByteDance, we offer devtools for module federation, which we plan to open source
Validations
The text was updated successfully, but these errors were encountered: