Add Firefox Translations

This commit is contained in:
ModMapper
2025-03-16 19:41:06 +09:00
parent bbb01d2961
commit f3ba23bc59
8 changed files with 3560 additions and 0 deletions

View File

@@ -52,6 +52,9 @@ export default defineConfig(({command, mode}) => {
},
optimizeDeps:{
exclude: [
"@browsermt/bergamot-translator"
],
needsInterop:[
"@mlc-ai/web-tokenizers"
]