mirror of
https://github.com/bitwarden/directory-connector
synced 2026-01-03 17:13:16 +00:00
Adjust .tsconfig path for root and apply to jslib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ConsoleLogService } from "jslib-common/services/consoleLog.service";
|
||||
import { ConsoleLogService } from "@/jslib/common/src/services/consoleLog.service";
|
||||
|
||||
const originalConsole = console;
|
||||
let caughtMessage: any;
|
||||
|
||||
Reference in New Issue
Block a user