mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 15:45:39 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -7,7 +7,7 @@ import * as sinon from 'sinon';
|
||||
import lodash from 'lodash';
|
||||
import { once } from 'node:events';
|
||||
|
||||
import { getStreamWithTimeout } from '../../util/getStreamWithTimeout.node.js';
|
||||
import { getStreamWithTimeout } from '../../util/getStreamWithTimeout.node.ts';
|
||||
|
||||
const { noop } = lodash;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user