Today I learned that minification in JS is a double-edged sword.
It was a weird bug, took me quite some time to figure out that problem in minification.
Stopped using terser
for the same reasons.
About: Just another IT guy, 5+ years of coding on Frontend, Follow me on GitHub , appreciate it.
Today I learned that minification in JS is a double-edged sword.
It was a weird bug, took me quite some time to figure out that problem in minification.
Stopped using terser
for the same reasons.