Commit 557e431
committed
[dwds] Pass reloaded sources path in all hot restart calls in client
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.1 parent b947357 commit 557e431
File tree
5 files changed
+62
-208
lines changed- dwds
- lib/src
- injected
- web
5 files changed
+62
-208
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
0 commit comments