Skip to content

ES6 refactor of NodeSourcePlugin#4831

Merged
sokra merged 2 commits intowebpack:masterfrom
Orlandster:es6-refactoring
May 7, 2017
Merged

ES6 refactor of NodeSourcePlugin#4831
sokra merged 2 commits intowebpack:masterfrom
Orlandster:es6-refactoring

Conversation

@Orlandster
Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?
ES6 Refactor

Did you add tests for your changes?
No

If relevant, link to documentation update:
N/A

Summary
The Refactoring makes the code more consistent to the ES6 standards. issue #4099

Does this PR introduce a breaking change?
No

Other information
It's my first Contribution to Webpack. Maybe this little fun hack helps other people to find es5 code https://github.com/Orlandster98/es5-finder
You can just change the path or es5 and es6 keywords in the code.

@jsf-clabot
Copy link
Copy Markdown

jsf-clabot commented May 6, 2017

CLA assistant check
All committers have signed the CLA.

@webpack-bot
Copy link
Copy Markdown
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

Copy link
Copy Markdown
Member

@sokra sokra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use const instead of let when possible

@webpack-bot
Copy link
Copy Markdown
Contributor

@Orlandster98 Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@sokra Please review the new changes.

@sokra sokra merged commit f2a6439 into webpack:master May 7, 2017
@sokra
Copy link
Copy Markdown
Member

sokra commented May 7, 2017

Thanks

@Orlandster Orlandster deleted the es6-refactoring branch May 9, 2017 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants