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

[dev_compiler] Make paths in the ddc debug metadata use a multiroot scheme #43309

Open
annagrin opened this issue Sep 2, 2020 · 0 comments
Open
Assignees
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-eval evaluation support on the web

Comments

@annagrin
Copy link
Contributor

annagrin commented Sep 2, 2020

Currently ddc debug metadata includes full paths to modules and code. Replace them with multiroot scheme so we can easily move the file during build.

@annagrin annagrin self-assigned this Sep 2, 2020
@keertip keertip added the area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. label Sep 2, 2020
@sigmundch sigmundch added the web-eval evaluation support on the web label Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-eval evaluation support on the web
Projects
None yet
Development

No branches or pull requests

3 participants