diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2023-06-06 17:07:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-06 17:07:46 -0400 |
| commit | 2aba4365ae620a8f097800e7cf85ff86f566b69a (patch) | |
| tree | 5e3e9b30742455c72f2edc3fa5db0b7cbabe46e8 /cli/tests/testdata | |
| parent | 455b0eb8bb8445f80d9c80a9161f18c1dede5733 (diff) | |
perf(cli): conditionally load typescript declaration files (#19392)
Closes #18583
Diffstat (limited to 'cli/tests/testdata')
| -rw-r--r-- | cli/tests/testdata/run/type_directives_js_main.js.out | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/testdata/run/type_directives_js_main.js.out b/cli/tests/testdata/run/type_directives_js_main.js.out deleted file mode 100644 index 7bca837f0..000000000 --- a/cli/tests/testdata/run/type_directives_js_main.js.out +++ /dev/null @@ -1,3 +0,0 @@ -[WILDCARD] -DEBUG RS - [WILDCARD] - FileFetcher::fetch() - specifier: file:///[WILDCARD]/subdir/type_reference.d.ts -[WILDCARD] |
