Skip to content

Commit f8f178d

Browse files
committed
fix prod api error
1 parent 59336d6 commit f8f178d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"baseUrl": "./",
55
"outDir": "./dist",
66
"experimentalDecorators": true,
7-
"emitDecoratorMetadata": true
7+
"emitDecoratorMetadata": false
88
}
99
}

0 commit comments

Comments
 (0)