-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use of Object.defineProperty breaks ie8 again #227
Comments
It seems to be a problem with babel@6. What |
This was referenced Dec 23, 2015
Sorry for screwing this up. Should be fixed in 4.0.4. |
This was referenced Jun 6, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At #133, we fixed the issue within
v3.1.0
.But it appears again in
v4.0.3
.Here is the file
lib/index.js
inv3.1.0
andv4.0.3
.v3.1.0
v4.0.3
The text was updated successfully, but these errors were encountered: