1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-23 21:03:40 +00:00
Files
browser/libs/nx-plugin/src
Addison Beck eb12758c99 fix(nx): use relative paths in tsconfig.base.json for TypeScript 7 compatibility (#18295)
Update the NX library generator to prefix paths with './' when adding entries to tsconfig.base.json. This ensures compatibility with TypeScript 7 and tsgo, which require relative paths to explicitly start with './'.
2026-01-09 21:22:54 +01:00
..