mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 02:18:15 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -6,8 +6,8 @@ import { sync as writeFileSync } from 'write-file-atomic';
|
||||
|
||||
import lodash from 'lodash';
|
||||
import lodashFp from 'lodash/fp.js';
|
||||
import { strictAssert } from '../ts/util/assert.std.js';
|
||||
import { createLogger } from '../ts/logging/log.std.js';
|
||||
import { strictAssert } from '../ts/util/assert.std.ts';
|
||||
import { createLogger } from '../ts/logging/log.std.ts';
|
||||
|
||||
const { set } = lodashFp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user