es6-css-minify
es6-css-minify copied to clipboard
error Maximum call stack size exceeded
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"
Thanks for getting back on this. I can confirm that it does not work. Looking in to it.
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.