-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DDC's sdk JS needs to be included in the sdk #27001
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
Comments
@vsmenon any ideas here? we need to copy dart_library.js and dart_sdk.js so they're available and match the version of DDC in the DEPS file |
btw, thanks to @nex3 for finding this :) |
We should probably copy everything under |
2 ideas: you can put the files directly somewhere under sdk/utils/dartanalyzer/dartanalyzer.gyp Line 51 in bb02e81
|
Here's CL: |
What's the intended process for users to find and use these sources? |
See related in #27607 |
it looks like maybe we could do this in utils/dartdevc/dartdevc.gyp, but I don't know how to do anything in GYP
The text was updated successfully, but these errors were encountered: