mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import lodash from 'lodash';
|
||||
import type { AvatarColorType } from '../types/Colors.std.js';
|
||||
import { AvatarColors } from '../types/Colors.std.js';
|
||||
import type { AvatarColorType } from '../types/Colors.std.ts';
|
||||
import { AvatarColors } from '../types/Colors.std.ts';
|
||||
|
||||
const { sample } = lodash;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user