Update DevTools to 2.11.0 and fix update.sh script
Change-Id: I73b4895f6ea16e661f0a54caec01b77dcbfffcb2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/233444 Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
This commit is contained in:
committed by
Commit Bot
parent
aec9bccdd9
commit
577022f3bb
Vendored
+1
-2
@@ -30,9 +30,8 @@ git checkout -b cipd_release $1
|
||||
# Copy the build output as well as the devtools packages needed
|
||||
# to serve from DDS.
|
||||
mkdir cipd_package
|
||||
cp -R packages/devtools/build/ cipd_package/web
|
||||
cp -R packages/devtools_app/build/web cipd_package/web
|
||||
cp -r packages/devtools_shared cipd_package
|
||||
cp -r packages/devtools_server cipd_package
|
||||
|
||||
cipd create \
|
||||
-name dart/third_party/flutter/devtools \
|
||||
|
||||
Reference in New Issue
Block a user