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:
@@ -4,7 +4,7 @@
|
||||
import { Transform } from 'node:stream';
|
||||
import type { Duplex, Readable } from 'node:stream';
|
||||
|
||||
import { logPadSize } from './logPadSize.std.js';
|
||||
import { logPadSize } from './logPadSize.std.ts';
|
||||
|
||||
const PADDING_CHUNK_SIZE = 64 * 1024;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user