commit | d0fd3f7240f44aabdfcaa4f15bd8c7facdfc0bf1 | [log] [tgz] |
---|---|---|
author | Srujan Gaddam <58529443+srujzs@users.noreply.github.com> | Mon Aug 25 09:54:43 2025 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 25 09:54:43 2025 -0700 |
tree | 9c776c7be97a36fa5a56c074d4270adb74fb6552 | |
parent | 1c29125436461eeff42666a19c64da52bead4a8f [diff] |
[dwds] Pass reloaded sources path in all hot restart calls in client (#2673) While the result may be currently unused, we'll likely need it for debugging soon both in the web-server and build daemon cases, so always pass the path. Currently, a null assertion that assumes the path is always passed when using the DDC library bundle format is being triggered.
Package | Description | Version |
---|---|---|
dwds | A service that proxies between the Chrome debug protocol and the Dart VM service protocol. | |
frontend_server_client | Client code to start and interact with the frontend_server compiler from the Dart SDK. | |
webdev | A CLI for Dart web development. Provides an easy and consistent set of features for users and tools to build and deploy web applications with Dart. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.