-
Notifications
You must be signed in to change notification settings - Fork 361
Closed
Labels
P1high priority issues at the top of the work list, actively being worked on.high priority issues at the top of the work list, actively being worked on.devtools extensionsIssues related to DevTools extensionsIssues related to DevTools extensions
Description
For DevTools extensions, we currently assume that the .dart_tool/package_config.json
file will always live in the project root. This may not be true for pub workspaces AKA monorepos.
What we should instead do is modify the DevTools server extension APIs to take the path to the package config file instead of the project root.
Related:
Metadata
Metadata
Assignees
Labels
P1high priority issues at the top of the work list, actively being worked on.high priority issues at the top of the work list, actively being worked on.devtools extensionsIssues related to DevTools extensionsIssues related to DevTools extensions