diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2022-11-24 12:07:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-24 17:07:36 +0000 |
| commit | b6f49cf4790926df125add2329611a8eff8db9da (patch) | |
| tree | 513a81e64185115e50cd06636a410178ed23c14b /cli/tests/testdata/npm/esm | |
| parent | 04afc06b00b28645462f3cca1626d22c1cd579f8 (diff) | |
fix(npm/check): prioritize exports over types entry (#16788)
Diffstat (limited to 'cli/tests/testdata/npm/esm')
| -rw-r--r-- | cli/tests/testdata/npm/esm/test.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/npm/esm/test.out b/cli/tests/testdata/npm/esm/test.out index b3115e79f..cc196501d 100644 --- a/cli/tests/testdata/npm/esm/test.out +++ b/cli/tests/testdata/npm/esm/test.out @@ -1,6 +1,5 @@ Download http://localhost:4545/npm/registry/chalk Download http://localhost:4545/npm/registry/chalk/chalk-5.0.1.tgz -Check [WILDCARD]/std/node/module_all.ts running 1 test from ./npm/esm/test.js test ... ------- output ------- |
