Skip to content

Commit be265ef

Browse files
authored
fix: allow lingui compile to compile without plural (#1280)
Co-authored-by: Harry Ta <harry.ta@cultureamp.com>
1 parent d965d72 commit be265ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cli/src/lingui-compile.ts

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ function command(config: LinguiConfig, options) {
4646
)
4747
)
4848
console.error()
49-
process.exit(1)
5049
}
5150

5251
catalogs.forEach((catalog) => {

0 commit comments

Comments
 (0)