mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 02:18:15 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -6,7 +6,7 @@ import type { AfterPackContext } from 'electron-builder';
|
||||
|
||||
import { notarize } from '@electron/notarize';
|
||||
|
||||
import { packageJson } from '../util/packageJson.node.js';
|
||||
import { packageJson } from '../util/packageJson.node.ts';
|
||||
|
||||
export async function afterSign({
|
||||
appOutDir,
|
||||
|
||||
Reference in New Issue
Block a user