[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

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