Open
Description
parent: #1692
Proposed fix
make server paths follow directory structure:packages/<package_directory>/<path from package root to the file on disk>
Fix plan
- flutter tools:
- use
PackageUriMapper
dwds API to resolvepackage:
uris inWebAssetServer
- pass the
debugger-module-uris
to the frontend server
- use