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
Many front-end tools (e.g. babel) use the common browserslist configuration to determine which browsers to target. Before I ship my code to production, I would like to verify that the transpiled code indeed supports the ES version inferred by my supported browsers list.
Are There Examples Of This Requested Update Elsewhere?
No
Read about references issues here. Provide paragraph text responses to each header.
The text was updated successfully, but these errors were encountered:
Requested Update
It would be great if a browserslist config could be used to infer which ES version to check against
Related issue: obahareth/are-you-es5#64
Why Is This Update Needed?
Many front-end tools (e.g. babel) use the common browserslist configuration to determine which browsers to target. Before I ship my code to production, I would like to verify that the transpiled code indeed supports the ES version inferred by my supported browsers list.
Are There Examples Of This Requested Update Elsewhere?
No
The text was updated successfully, but these errors were encountered: