graphql-js icon indicating copy to clipboard operation
graphql-js copied to clipboard

automatically optimize array-destructuring

Open JoviDeCroock opened this issue 3 years ago • 4 comments

Follow up to my comment on https://github.com/graphql/graphql-js/pull/3691 this will automatically optimize cases where arrays are destructured.

Demo: https://astexplorer.net/#/gist/54f452efefc94d565223d4296a91172e/cd6121f8ee2a7d974f7e8ccecb4933ad70e82bdb

JoviDeCroock avatar Aug 20 '22 08:08 JoviDeCroock

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
Latest commit d2b3f7b7a80f17c68b8d712c2efe64a0a9afcaad
Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/6311b8b81550c90008ab7145
Deploy Preview https://deploy-preview-3711--compassionate-pike-271cb3.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 20 '22 08:08 netlify[bot]

@JoviDeCroock Thanks a lot! I will merge it with for of currently stuck with cjs/esm issues so it's next in my queue.

IvanGoncharov avatar Aug 25 '22 13:08 IvanGoncharov

Hi @JoviDeCroock, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

github-actions[bot] avatar Aug 25 '22 13:08 github-actions[bot]

All right @IvanGoncharov if I can help out in any way feel free to tag, thank you for the review

JoviDeCroock avatar Aug 25 '22 13:08 JoviDeCroock