Skip to content

Conversation

@a-siva
Copy link
Contributor

@a-siva a-siva commented Oct 14, 2024

Fix JS compilation to use the command 'compile js' instead of using snapshot names to invoke dart2js

The Dart SDK is switching all tools to use AOT snapshots instead of JIT snapshots and using snapshot names directly causes things to break.

@github-actions github-actions bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Oct 14, 2024
@a-siva a-siva requested a review from yjbanov October 15, 2024 17:25
@a-siva a-siva requested a review from yjbanov October 15, 2024 22:09
Copy link
Contributor

@yjbanov yjbanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@a-siva a-siva merged commit 4715296 into flutter:master Oct 15, 2024
@a-siva a-siva deleted the fix-snapshot branch October 15, 2024 22:29
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 16, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 17, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 12, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 13, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 13, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 6, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants