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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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