You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't understand this well. Claude Code stumbled upon it as a fix for
the regression we had after jumping from rules_js of August 2022 to
March 2025 in our main repo. The issue is we have a ts_library
containing .js, .js.map, and .d.ts files generated from X12 fixtures.
Updating our pin on rules_js caused those .d.ts files to stop getting
included in our node_modules_package target for VSCode type hints.
(Other ts_library and js_import_ts targets were fine).
0 commit comments