Scott Cameron

Results 26 comments of Scott Cameron

Hi @alexander-akait, I originally found this problem in our Production build where both Terser and module concatenation are enabled. The values still show up as full names. They cannot be...

Yeah, I'm a bit out of my depth here, I don't know what any of these states and conditions really mean. I debugged my repro case and tried to change...

Hi @alexander-akait, I got a little further with some more debugging. I have something that works, at least in my particular cases, and I've created a PR here: https://github.com/webpack/webpack/pull/19219.

@saurabhraghuvanshii, I took a stab at a fix in that PR and while it did fix the problem in my build, it broke a lot of automated tests. I meant...

@saurabhraghuvanshii, yes, I will try it out. I'm so excited to see a fix for this one!

@saurabhraghuvanshii, sorry that the PR didn't work out. Thanks so much for taking a good crack at it, though. One thing I came across recently that you might be interested...