Remove redundant semicolons after onScriptComplete function close: #16346
What kind of change does this PR introduce? Remove redundant semicolons after onScriptComplete function related to https://github.com/webpack/webpack/issues/16346
Did you add tests for your changes? no
Does this PR introduce a breaking change? no
What needs to be documented once your changes are merged? no
For maintainers only:
- [ ] This needs to be documented (issue in webpack/webpack.js.org will be filed when merged)
- [ ] This needs to be backported to webpack 4 (issue will be created when merged)
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: ahaoboy / name: 阿豪 (f122c858a9aadcbdc20ddd4e0a7f48a88aecef49)
Hi @ahaoboy.
Just a little hint from a friendly bot about the best practice when submitting pull requests:
Don't submit pull request from your own
mainbranch. It's recommended to create a feature branch for the PR.
You don't have to change it for this PR, just make sure to follow this hint the next time you submit a PR.
@alexander-akait @rishabh3112 PTAL, ready to merge~
/cc @TheLarkInn
Thank you for the contribution 🚀 🙏