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 prettier from 'prettier';
|
||||
import pMap from 'p-map';
|
||||
import z from 'zod';
|
||||
|
||||
import { authenticate, API_BASE, PROJECT_ID } from '../util/smartling.node.js';
|
||||
import { authenticate, API_BASE, PROJECT_ID } from '../util/smartling.node.ts';
|
||||
|
||||
const { SMARTLING_USER, SMARTLING_SECRET } = process.env;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user