You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
given that #3618 and #3743 and #3644 recently merged to the next branch, we need a way to parse browserlist for uglifyjs es5-only support. This is done to ensure that no es6 dependency leaks through an es5 only environment.
This setting doesn't actually restrict anything (very few places), so we might as well let everything parse.
We're also compiling node_modules now, so there's that.
given that #3618 and #3743 and #3644 recently merged to the next branch, we need a way to parse browserlist for uglifyjs es5-only support. This is done to ensure that no es6 dependency leaks through an es5 only environment.
Note:
need to verify that #2650 still works
The text was updated successfully, but these errors were encountered: