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
Is your feature request related to a problem? Please describe.
I have no idea (any version) min works in e.g. IE10, or another old browser.
Describe the solution you'd like
Specify known minimal browser version in the min file, in the README and in the documentation, obviously this does not apply when used as a JS module or in nodejs as then user will probably use polyfills.
It is also nowhere specified that this should work in all browsers.
Describe alternatives you've considered
At least specify it in the min file.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I have no idea (any version)
min
works in e.g. IE10, or another old browser.Describe the solution you'd like
Specify known minimal browser version in the
min
file, in theREADME
and in the documentation, obviously this does not apply when used as a JS module or in nodejs as then user will probably use polyfills.It is also nowhere specified that this should work in all browsers.
Describe alternatives you've considered
At least specify it in the
min
file.The text was updated successfully, but these errors were encountered: