fix: cache locales (#65698)

This commit is contained in:
Oliver Eyton-Williams
2026-02-04 10:30:14 +01:00
committed by GitHub
parent e774e83b38
commit 06f9ffdc27

View File

@@ -51,7 +51,7 @@
],
"outputs": [
"config/env.json",
"i18n/locales/*.json",
"i18n/locales/**/*.json",
"static/curriculum-data/**",
"static/js/**"
]