webpack.js.org icon indicating copy to clipboard operation
webpack.js.org copied to clipboard

Code simplification in Gotchas section.

Open shashidhark opened this issue 6 years ago • 2 comments

By replacing btn.onclick = printMe with btn.onclick = () => printMe, multiple lines can be reduced.

describe your changes...

  • [x] Read and sign the CLA. PRs that haven't signed it won't be accepted.
  • [x] Make sure your PR complies with the writer's guide.
  • [x] Review the diff carefully as sometimes this can reveal issues.
  • Remove these instructions from your PR as they are for your eyes only.

shashidhark avatar Nov 14 '18 10:11 shashidhark

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

jsf-clabot avatar Nov 14 '18 10:11 jsf-clabot

@shashidhark Friendly ping

montogeek avatar Oct 25 '19 20:10 montogeek

Closing as stale.

snitin315 avatar Feb 23 '24 18:02 snitin315