mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-01 05:41:09 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -6,8 +6,8 @@ import { assert } from 'chai';
|
||||
import {
|
||||
canBeSynced,
|
||||
getPreferredReactionEmoji,
|
||||
} from '../../reactions/preferredReactionEmoji.std.js';
|
||||
import { EmojiSkinTone } from '../../components/fun/data/emojis.std.js';
|
||||
} from '../../reactions/preferredReactionEmoji.std.ts';
|
||||
import { EmojiSkinTone } from '../../components/fun/data/emojis.std.ts';
|
||||
|
||||
describe('preferred reaction emoji utilities', () => {
|
||||
describe('getPreferredReactionEmoji', () => {
|
||||
|
||||
Reference in New Issue
Block a user