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
Support debugging for a scenario when the app is broken into sub-apps that share the same memory as the main one but are built and loaded on demand while the app is running in the debugger.
Update communication between injected client and dwds to allow sub-apps and their data to be updated on-the-fly
Support debugging for a scenario when the app is broken into sub-apps that share the same memory as the main one but are built and loaded on demand while the app is running in the debugger.
Update communication between injected client and dwds to allow sub-apps and their data to be updated on-the-fly
Migrate injected client to package:web #2338
Migrate injected client to package web #2306
Support loading metadata for multiple apps in the debugger
TODO: break into subtasks if needed
The text was updated successfully, but these errors were encountered: