mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
chore: update translations (#1565)
This commit is contained in:
parent
f576b8f6aa
commit
82c55d0161
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@ export default defineConfig(({ mode }) => {
|
|||
topLevelAwait({
|
||||
promiseExportName: '__tla',
|
||||
promiseImportName: i => `__tla_${i}`
|
||||
})],
|
||||
})
|
||||
],
|
||||
publicDir: './public',
|
||||
resolve: {
|
||||
alias: {
|
||||
|
|
Loading…
Add table
Reference in a new issue