From b6f49cf4790926df125add2329611a8eff8db9da Mon Sep 17 00:00:00 2001 From: David Sherret Date: Thu, 24 Nov 2022 12:07:36 -0500 Subject: fix(npm/check): prioritize exports over types entry (#16788) --- cli/tests/testdata/npm/esm/test.out | 1 - 1 file changed, 1 deletion(-) (limited to 'cli/tests/testdata/npm/esm') 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 ------- -- cgit v1.2.3