We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d965d72 commit be265efCopy full SHA for be265ef
packages/cli/src/lingui-compile.ts
@@ -46,7 +46,6 @@ function command(config: LinguiConfig, options) {
46
)
47
48
console.error()
49
- process.exit(1)
50
}
51
52
catalogs.forEach((catalog) => {
0 commit comments