Merge pull request #134 from calcom/fix/transpile-calcom-dayjs

fix: transpile new @calcom/dayjs package in API
pull/9078/head
Agusti Fernandez Pardo 2022-07-02 05:30:59 +02:00 committed by GitHub
commit 74c227f5f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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",