Fix preview.html not built and thus served during depooy (#2727)
Co-authored-by: Omar López <zomars@me.com>
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
"db-seed": {},
|
||||
"deploy": {
|
||||
"cache": false,
|
||||
"dependsOn": ["@calcom/web#build"],
|
||||
"dependsOn": ["@calcom/web#build", "@calcom/embed-core#build"],
|
||||
"outputs": []
|
||||
},
|
||||
"clean": {
|
||||
|
||||
Reference in New Issue
Block a user