-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
fix destructuring of empty string #13444
Conversation
lala7573
commented
Jun 9, 2021
•
edited by gitpod-io
bot
Loading
edited by gitpod-io
bot
Q | A |
---|---|
Fixed Issues? | Fixes #13421 |
Patch: Bug Fix? | 👍 |
Major: Breaking Change? | |
Minor: New Feature? | |
Tests Added + Pass? | 👍 |
Documentation PR Link | |
Any Dependency Changes? | |
License | MIT |
packages/babel-plugin-transform-destructuring/test/fixtures/destructuring/empty-string/exec.js
Outdated
Show resolved
Hide resolved
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1c54ef3:
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/46827/ |
Can you run |
It seems like there are some unrelated changes caused by outdated dependencies 🤔 If CI fails, try running |
@nicolo-ribaudo |
Thanks! |