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

[Flutter tools] use dwds API to map package: uri paths to server paths in WebAssetServer #1720

Open
annagrin opened this issue Aug 15, 2022 · 1 comment

Comments

@annagrin
Copy link
Contributor

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 resolve package: uris in WebAssetServer
    • pass the debugger-module-uris to the frontend server
@annagrin annagrin self-assigned this Aug 15, 2022
@bkonyi
Copy link
Collaborator

bkonyi commented Nov 6, 2024

@natebiggs does this issue ring any bells? I'm wondering if it's still relevant or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants