es6-css-minify icon indicating copy to clipboard operation
es6-css-minify copied to clipboard

error Maximum call stack size exceeded

Open Tazkerah opened this issue 5 years ago • 2 comments

hi, thanks for responding. adobe animation auto generate JS file for HTMLcanves animation. the problem it's big (1.728 KB) , and has a lot of comments. I was trying to minify it with you tool but getting the error "Maximum call stack size exceeded"

1.js.zip

Tazkerah avatar Jun 11 '20 05:06 Tazkerah

Thanks for getting back on this. I can confirm that it does not work. Looking in to it.

olback avatar Jun 11 '20 11:06 olback

After some investigation, it turns out the problem lies in terser. Using the terser CLI, I get the same error. This would have to be fixed in terser, nothing I can do about it unfortunately. I'm leaving this issue open so that if anyone else has this issue knows what's going on.

olback avatar Jun 11 '20 12:06 olback