mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 09:28:14 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
_getSegmentSize,
|
||||
_SEGMENT_SIZE_BUCKETS,
|
||||
type _SegmentRange,
|
||||
} from '../../../components/fun/data/segments.std.js';
|
||||
} from '../../../components/fun/data/segments.std.ts';
|
||||
|
||||
const SMALLEST_BUCKET = Math.min(..._SEGMENT_SIZE_BUCKETS);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user