fix: bundle translations

This commit is contained in:
Carlos Valente
2025-09-03 17:09:28 +02:00
committed by Carlos Valente
parent 8d2d8ef979
commit ec1df8b958
6 changed files with 12 additions and 79 deletions
+2
View File
@@ -53,6 +53,8 @@ export function getAppDataPath(): string {
* │ │ ├─ override.css
* │ ├─ logo/
* │ │ ├─ logo.png
* │ ├─ translations/
* │ │ ├─ translations.json
*/
/** resolve file URL in both CJS and ESM (build and dev) */