Erik J. Sturcke

Results 2 issues of Erik J. Sturcke

### Describe the bug I have created a Web Worker with `type: module` that dynamically imports a module shared with the main thread. In dev mode this works as expected,...

p2-has-workaround :cake:
feat: web workers

Add a server mode to serve [slack slash responses](https://api.slack.com/slash-commands). Perhaps it could be run as: ``` ./bible --slack [token] --port 8000 ``` This would listen on port 8000 for slack...

enhancement