mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 23:49:20 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -8,7 +8,7 @@ import * as fs from 'node:fs';
|
||||
import * as fse from 'fs-extra';
|
||||
import * as Sinon from 'sinon';
|
||||
|
||||
import { writeWindowsZoneIdentifier } from '../../util/windowsZoneIdentifier.node.js';
|
||||
import { writeWindowsZoneIdentifier } from '../../util/windowsZoneIdentifier.node.ts';
|
||||
|
||||
describe('writeWindowsZoneIdentifier', () => {
|
||||
before(function (this: Mocha.Context) {
|
||||
|
||||
Reference in New Issue
Block a user