Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit c0ac43d

Browse files
author
nturgut
authored
Add a todo to felt (PR to rerun the tree) (#20025)
1 parent b485664 commit c0ac43d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/web_ui/dev/felt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ set -e
33

44
# felt: a command-line utility for building and testing Flutter web engine.
55
# It stands for Flutter Engine Local Tester.
6+
# TODO: Add git fetch --tags step. Tags are critical for the correct Dart
7+
# version.
68

79
FELT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
810

0 commit comments

Comments
 (0)