mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 23:49:20 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -14,8 +14,8 @@ import {
|
||||
getStickersPath,
|
||||
getTempPath,
|
||||
getUpdateCachePath,
|
||||
} from './attachments.node.js';
|
||||
import { createLogger } from '../ts/logging/log.std.js';
|
||||
} from './attachments.node.ts';
|
||||
import { createLogger } from '../ts/logging/log.std.ts';
|
||||
|
||||
const log = createLogger('protocol_filter');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user