browser-image-compression icon indicating copy to clipboard operation
browser-image-compression copied to clipboard

"globalThis is not defined" even include core-js

Open taoliujun opened this issue 3 years ago • 0 comments

I know globalThis is not defined error because it worked in browser like chrome > 70. so i set browserlistrc below.

`

0.5% in CN android >= 7 chrome >= 60 ios >= 11 `

there are some code about globalThis in bundle core-js file (core-js file). but still error above. anyone can help me ?

taoliujun avatar Jun 09 '22 10:06 taoliujun