Skip to content

Commit 3178835

Browse files
committed
add debug instructions
1 parent ecbe29c commit 3178835

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ Check [How KV works](https://developers.cloudflare.com/workers/learning/how-kv-w
132132
npm run dev
133133
```
134134

135+
For debugger support check out the branch [`commonjs_support_conditional`](https://github.com/StarpTech/worktop/tree/commonjs_support_conditional). Install and the build the repopsitory. Reference the local repository with `file:../worktop` in the package.json. Additionally, replace `./bin/register` with `ts-node/register` in the package.json. Background: https://github.com/lukeed/worktop/issues/31.
136+
135137
### Credits
136138

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

0 commit comments

Comments
 (0)