-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
can`t user es7 destructuring assignments #1221
Comments
Object rest spread ( |
Object rest spread is now stage 4: ...and included in Babel 7's As such this will be fixed by #868. |
Choose one: is this a 🐛 bug report or 🙋 feature request?
🎛 Configuration (.babelrc, package.json, cli command)
mian.js
.babelrc
🤔 Expected Behavior
😯 Current Behavior
parcel ./main.js
💁 Possible Solution
🔦 Context
💻 Code Sample
🌍 Your Environment
The text was updated successfully, but these errors were encountered: