Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module Federation Support for Chrome DevTools #1933

Closed
2 tasks done
zhoushaw opened this issue Jan 8, 2024 · 2 comments
Closed
2 tasks done

Module Federation Support for Chrome DevTools #1933

zhoushaw opened this issue Jan 8, 2024 · 2 comments
Assignees
Labels
✨ enhancement New feature or request team

Comments

@zhoushaw
Copy link
Collaborator

zhoushaw commented Jan 8, 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

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

Validations

  • Read the Contributing Guidelines.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@zhoushaw 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
@zhoushaw zhoushaw added the team label Jan 26, 2024
Copy link
Contributor

Stale issue message

@zackarychapple
Copy link
Collaborator

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request team
Projects
None yet
Development

No branches or pull requests

3 participants