fix: transpile new @calcom/dayjs package in API

This commit is contained in:
Agusti Fernandez Pardo
2022-07-02 04:49:09 +02:00
parent 6ed007d873
commit 571f3fda4e
+1
View File
@@ -8,6 +8,7 @@ const withTM = require("next-transpile-modules")([
"@calcom/prisma",
"@calcom/stripe",
"@calcom/ui",
"calcom/dayjs",
"@calcom/emails",
"@calcom/embed-core",
"@calcom/embed-snippet",