You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heyho, great tool. It was really helpful in finding and fixing webpack bugs regarding TLA.
It also turned out that the spec and v8 were not quite perfect so it also helped to find two spec/v8 bugs:
Cool! Really glad it was helpful. I'm somewhat relieved to learn that the spec and V8 have issues. I was going crazy trying to understand why things weren't making sense. Thanks so much for digging deep here and pushing for these issues to be fixed. I guess that means the behavior of TLA is still in flux and it's not yet time to lock in the exact final behavior. I'll wait on that for now.
I just updated Webpack to 5.19.0 and replaced the correct/incorrect language in the readme with same/different. Webpack is now within 98-99% the same behavior as node/V8, which is great! Now I just have to figure out how to do the same with esbuild...
Heyho, great tool. It was really helpful in finding and fixing webpack bugs regarding TLA.
It also turned out that the spec and v8 were not quite perfect so it also helped to find two spec/v8 bugs:
So consider these changes for your implementation. Webpack release 5.19.0 does already include these fixes.
The text was updated successfully, but these errors were encountered: