Closed tmthecoder closed 2 years ago
dart run was broken when used without a file path, brought up in #8.
dart run
This should remove the snapshot portion that seemed to kick off when dart run was used without any file path.
dart run
was broken when used without a file path, brought up in #8.This should remove the snapshot portion that seemed to kick off when
dart run
was used without any file path.