mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
import lodash from 'lodash';
|
||||
|
||||
import { signal } from '../protobuf/compiled.std.js';
|
||||
import * as Bytes from '../Bytes.std.js';
|
||||
import { deriveSecrets } from '../Crypto.node.js';
|
||||
import * as Bytes from '../Bytes.std.ts';
|
||||
import { deriveSecrets } from '../Crypto.node.ts';
|
||||
|
||||
const { get, isFinite, isInteger, isString } = lodash;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user