Skip to content

Commit e52d5f0

Browse files
committed
Make cloudflare pages wrangler action happier
By disabling root workspace check to workaround cloudflare/wrangler-action#181
1 parent 210421a commit e52d5f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
linkWorkspacePackages: true
22
cleanupUnusedCatalogs: true
33
ignorePatchFailures: false
4+
ignoreWorkspaceRootCheck: true
45
packages:
56
- "apps/*"
67
- "packages/*"

0 commit comments

Comments
 (0)