perf: improve Jest caching and configuration in web tests (#29881)

This commit is contained in:
yyh
2025-12-19 12:00:46 +08:00
committed by GitHub
parent 95a2b3d088
commit 80f11471ae
33 changed files with 496 additions and 111 deletions

View File

@@ -11,6 +11,7 @@ const translation = {
saved: '保存済み',
create: '作成済み',
remove: '削除済み',
actionFailed: 'アクションに失敗しました',
},
operation: {
create: '作成',