Closed alexanbj closed 5 years ago
I noticed that if you specify and_chr in the browserslist query, getAppropriateEcmaVersionForBrowserslist will always return es3.
and_chr
getAppropriateEcmaVersionForBrowserslist
es3
Here is a codesandbox that demonstrates this: https://codesandbox.io/s/ecstatic-silence-ey2g2
Hi there. Thanks for reporting this issue. It has been fixed in v1.0.30
I noticed that if you specify
and_chr
in the browserslist query,getAppropriateEcmaVersionForBrowserslist
will always returnes3
.Here is a codesandbox that demonstrates this: https://codesandbox.io/s/ecstatic-silence-ey2g2