Adjust fix path to use ESM import (#4867)

* Adjust fix path to use ESM import

* normalize fix-path imports and usage across the app

* extract path fix logic to utils for server and collector

* add helpers

* repin strip-ansi in collector

* fix log for localWhisper
lint
This commit is contained in:
Timothy Carambat
2026-01-15 16:13:21 -08:00
committed by GitHub
parent 7bdcb9a757
commit feb039ea70
9 changed files with 84 additions and 55 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['4391-dmr-support'] # put your current branch to create a build. Core team only.
branches: ['fix-path-patch'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'