Use a fork of @electron/symbolicate-mac for speed
This commit is contained in:
parent
de0f49ed42
commit
be50f52a32
4 changed files with 49 additions and 65 deletions
2
ts/scripts/symbolicate-mac.d.ts
vendored
2
ts/scripts/symbolicate-mac.d.ts
vendored
|
@ -1,7 +1,7 @@
|
|||
// Copyright 2024 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
declare module '@electron/symbolicate-mac' {
|
||||
declare module '@indutny/symbolicate-mac' {
|
||||
export function symbolicate(options: {
|
||||
file: string;
|
||||
force?: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue