Skip to content

Commit

Permalink
Add wrangler-dev script
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvadm committed Oct 18, 2022
1 parent 152a96d commit 771ba68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"test": "react-scripts test",
"eject": "react-scripts eject",
"wrangler": "wrangler",
"wrangler-dev": "wrangler dev cron-cf/src/index.ts",
"serverless": "cd cron; serverless",
"deploycron": "cd cron; serverless deploy -f update",
"invokecron": "cd cron; serverless invoke -l -f update"
Expand Down

0 comments on commit 771ba68

Please sign in to comment.