[flutter_tools] Pass app entrypoint to DWDS version 19.0.0 (#124138)

This commit is contained in:
Elliott Brooks 2023-04-04 12:34:07 -07:00 committed by GitHub
parent 50f7910e80
commit 840993be38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View file

@ -296,6 +296,9 @@ class WebAssetServer implements AssetReader {
PackageUriMapper(packageConfig),
digestProvider,
server.basePath,
packageConfig.toPackageUri(
globals.fs.file(entrypoint).absolute.uri,
),
).strategy,
expressionCompiler: expressionCompiler,
spawnDds: enableDds,

View file

@ -10,8 +10,8 @@ dependencies:
archive: 3.3.2
args: 2.4.0
browser_launcher: 1.1.1
dds: 2.7.7
dwds: 18.0.2
dds: 2.7.8
dwds: 19.0.0
completion: 1.0.1
coverage: 1.6.3
crypto: 3.0.2
@ -67,7 +67,7 @@ dependencies:
clock: 1.1.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
csslib: 0.17.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
dds_service_extensions: 1.3.3 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
devtools_shared: 2.22.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
devtools_shared: 2.23.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
fixnum: 1.1.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
frontend_server_client: 3.2.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
glob: 2.1.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
@ -104,4 +104,4 @@ dartdoc:
# Exclude this package from the hosted API docs.
nodoc: true
# PUBSPEC CHECKSUM: 77b8
# PUBSPEC CHECKSUM: 7ab7