-
Notifications
You must be signed in to change notification settings - Fork 1.7k
dartdevc should use now SDK-shipped js and summary files #27607
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
yes definitely. |
Right now, it appears that the dartdevc snapshot in the built SDK is using the analyzer's summary by default. It could instead use the ones shipped under Note, we don't use |
yeah. we should probably move that out of _internal, since folks need to be able to include it. |
I believe @stereotype441 was working around this internally, too – would be good to get this straightened out |
Any thoughts on where to move it? E.g.,
|
|
@vsmenon are you looking at this? If not I'll grab it tomorrow (or feel free to assign it to me). In addition to the JS files, we also need to include the corresponding SDK summaries. |
@jmesserly it's all yours. :-) |
Uh oh!
There was an error while loading. Please reload this page.
Use the files now in the SDK release.
Couldn't we remove/hide these options? Or at least explain that they will have good defaults
The text was updated successfully, but these errors were encountered: