Skip to content

[CP] Fix DevTools failure to load in VS Code side panel #55327

Closed
@elliette

Description

@elliette

Commit(s) to merge

https://dart-review.googlesource.com/c/sdk/+/360281

Target

beta

Prepared changelist for beta/stable

https://dart-review.googlesource.com/c/sdk/+/360301

Issue Description

DevTools switched to compiling with unminified JS. This caused a type error preventing the VS Code DevTools side panel from loading: Dart-Code/Dart-Code#5049

What is the fix

We reverted to how we normally compile DevTools, with the default minified JS settings.

Why cherry-pick

Prevents Flutter VS Code side panel from loading, affecting all users of the side panel.

Risk

Low

Issue link(s)

Dart-Code/Dart-Code#5049

Extra Info

No response

Metadata

Metadata

Labels

area-toolsA meta category for issues that should be addressed by tooling (prefer more concrete areas).cherry-pick-reviewIssue that need cherry pick triage to approve

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions