[skip ci] Fail on lingui compile error

This commit is contained in:
schroda
2026-04-07 16:12:02 +02:00
parent d92d626698
commit 2542732b62
2 changed files with 4 additions and 2 deletions

View File

@@ -3123,7 +3123,7 @@ msgstr ""
#: src/features/chapter/components/actions/ChaptersDownloadActionMenuItems.tsx
msgid "{count, plural, one {Next chapter} other {Next # chapters}}"
msgstr ""
"{count, plural, one {Następny rozdział} fews {Następne # rozdziały} other "
"{count, plural, one {Następny rozdział} few {Następne # rozdziały} other "
"{Następne # rozdziałów}}"
#: src/features/manga/Manga.constants.ts

View File

@@ -37,7 +37,9 @@ export default defineConfig(({ command }) => ({
react({
plugins: [['@lingui/swc-plugin', {}]],
}),
lingui(),
lingui({
failOnCompileError: true,
}),
viteTsconfigPaths(),
legacy({
modernPolyfills: [