Skip to content

Commit

Permalink
fix: remove build dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathannorris committed Oct 18, 2023
1 parent 4c82947 commit e57af12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/js-cloud-server/cloudflare-worker/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"options": {
"command": "yarn run -T wrangler dev",
"cwd": "examples/js-cloud-server/cloudflare-worker"
},
"dependsOn": ["build"]
}
},
"deploy": {
"executor": "nx:run-commands",
Expand Down

0 comments on commit e57af12

Please sign in to comment.