mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add a todo to felt (PR to rerun the tree) (#20025)
This commit is contained in:
parent
b48566470c
commit
c0ac43da97
@ -3,6 +3,8 @@ set -e
|
||||
|
||||
# felt: a command-line utility for building and testing Flutter web engine.
|
||||
# It stands for Flutter Engine Local Tester.
|
||||
# TODO: Add git fetch --tags step. Tags are critical for the correct Dart
|
||||
# version.
|
||||
|
||||
FELT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user