[skip ci] Fail on lingui compile error
This commit is contained in:
@@ -37,7 +37,9 @@ export default defineConfig(({ command }) => ({
|
||||
react({
|
||||
plugins: [['@lingui/swc-plugin', {}]],
|
||||
}),
|
||||
lingui(),
|
||||
lingui({
|
||||
failOnCompileError: true,
|
||||
}),
|
||||
viteTsconfigPaths(),
|
||||
legacy({
|
||||
modernPolyfills: [
|
||||
|
||||
Reference in New Issue
Block a user