Skip to content

Commit

Permalink
remove debugger instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
StarpTech committed Apr 24, 2021
1 parent 6a1ef61 commit efc0545
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ Check [How KV works](https://developers.cloudflare.com/workers/learning/how-kv-w
npm run dev
```

For debugger support check out the master branch of [`worktop`](https://github.com/lukeed/worktop) and reference it as local dependency `file:../worktop` in the package.json. Additionally, replace `./bin/register` with `ts-node/register` in the package.json. The fix hasn't been released yet.

### Credits

- https://github.com/lukeed/worktop - We use it as web framework.
Expand Down

0 comments on commit efc0545

Please sign in to comment.