mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import { randomBytes } from 'node:crypto';
|
||||
import { readFile } from 'node:fs/promises';
|
||||
|
||||
import { API_BASE, PROJECT_ID, authenticate } from '../util/smartling.node.js';
|
||||
import { API_BASE, PROJECT_ID, authenticate } from '../util/smartling.node.ts';
|
||||
|
||||
const { SMARTLING_USER, SMARTLING_SECRET } = process.env;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user