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:
@@ -11,7 +11,7 @@ import fs from 'node:fs';
|
||||
//
|
||||
// Make sure to sync up the values in `util/nsis` with upstream
|
||||
// `app-builder-lib`.
|
||||
import { REQUIRED_LANGUAGES, LCID } from '../util/nsis.std.js';
|
||||
import { REQUIRED_LANGUAGES, LCID } from '../util/nsis.std.ts';
|
||||
|
||||
const STRING_VARS = new Map([
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user