From e6afbc8431d8f51f1ec2d10c91749efe61ef878e Mon Sep 17 00:00:00 2001 From: Joey Perrott Date: Mon, 25 Aug 2025 18:33:25 +0000 Subject: [PATCH] fix(bazel): properly handle highlighter.js in strict deps tests --- bazel/ts_project/strict_deps/index.mts | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/bazel/ts_project/strict_deps/index.mts b/bazel/ts_project/strict_deps/index.mts index 365e335bc..2e10fb67d 100644 --- a/bazel/ts_project/strict_deps/index.mts +++ b/bazel/ts_project/strict_deps/index.mts @@ -52,16 +52,18 @@ function checkPathsForMatch(moduleSpecifier: string, paths?: ts.MapLike