webpack.js.org
webpack.js.org copied to clipboard
Code simplification in Gotchas section.
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.
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.
@shashidhark Friendly ping
Closing as stale.