mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 00:18:45 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import { assert } from 'chai';
|
||||
import { v4 as generateGuid } from 'uuid';
|
||||
|
||||
import { DataWriter, DataReader } from '../../sql/Client.preload.js';
|
||||
import { DataWriter, DataReader } from '../../sql/Client.preload.ts';
|
||||
|
||||
describe('Remove all configuration test', () => {
|
||||
beforeEach(async () => {
|
||||
|
||||
Reference in New Issue
Block a user