• John McCutchan's avatar
    Only synchronize used Dart sources to DevFS. (#6668) · 594c4f99
    John McCutchan authored
    - [x] Remove the second full-sync on startup.
    - [x] Always invoke the snapshotter to determine the minimal set of Dart sources used.
    - [x] Only synchronize the *used* Dart sources to DevFS.
    - [x] Detect syntax / file missing errors on the host and gate reloads / restarts.
    594c4f99
process.dart 7.37 KB