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) (flutter/engine#20025)
This commit is contained in:
parent
775070bf96
commit
bf4cd9d73d
@ -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