fix: transpile new @calcom/dayjs package in API

pull/9078/head
Agusti Fernandez Pardo 2022-07-02 04:49:09 +02:00
parent 6ed007d873
commit 571f3fda4e
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ const withTM = require("next-transpile-modules")([
"@calcom/prisma", "@calcom/prisma",
"@calcom/stripe", "@calcom/stripe",
"@calcom/ui", "@calcom/ui",
"calcom/dayjs",
"@calcom/emails", "@calcom/emails",
"@calcom/embed-core", "@calcom/embed-core",
"@calcom/embed-snippet", "@calcom/embed-snippet",