Chathu Vishwaijith
Chathu Vishwaijith
I think I found the edge case that makes my traces go like that. Can you try with the following route path setup? ```ts const app = express(); const router...
I'm working on definitions currently on my local project. Once It complete I will send a PR.
Seems there is a module type specifier in Worker API which is not exposed but the bullmq worker ```js const worker = new Worker(new URL('./worker.js', import.meta.url), { type: 'module', })...
@xavier-villelegier I haven't found any fix for this yet :(
@Loocos Can you provide me with a CodeSandBox with the issue? Thanks
@Loocos I will create a CRA project and test in this weekend
Yeah I'd also like to know answers to these questions
Any updates on this?
I think better this to be included in react scripts. Rather than using rewired