Jeff-Lewis / cls-hooked

cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+
BSD 2-Clause "Simplified" License
758 stars 89 forks source link

Context is lost when using Webpack #55

Closed zkulbeda closed 1 year ago

zkulbeda commented 4 years ago

If you compile the webpack module with cls-hooked and run bundle in NodeJS, the context will be lost. Why is this happening?

IslamWahid commented 1 year ago

@zkulbeda could you please share an example about your issue, how do you use it with webpack

zkulbeda commented 1 year ago

I'm sorry, this issue is stale for me right now