Fábio Santos

Results 162 comments of Fábio Santos

Hi! This was fixed last year but I forgot to close.

I re-did this by hand in https://github.com/terser/terser/commit/627a4337a22df528442f693b4b3216abb2b6afae instead of merging the conflicts.

Closed in https://github.com/terser/terser/commit/ca51c119cc67d6bd59ac12d55de69309e8b752d6

Note: This is being called `@__NO_SIDE_EFFECTS__` over at rollup https://github.com/rollup/rollup/pull/5024, Terser should use the same syntax if it implements a similar thing.

I have indeed read this issue when it was posted but this is a small project so bugs have higher priority. I don't consider this to be a breaking change....

I did some digging, and this appears to be a part of an S3 package. Here's the commit that added all of these (control+f for it, you'll see tons of...

Nice :) Interestingly enough, this works fine with `var`.

A good way to find out what issue occurred is to take bootstrap.js, delete half the code in it (while retaining syntax correctness) and perform that comparison. If the increase...

@ehoogeveen-medweb good thinking.