Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 refactoring in NormalModuleFactory #4633

Merged
merged 2 commits into from
Apr 4, 2017

Conversation

smelukov
Copy link
Member

@smelukov smelukov commented Apr 3, 2017

What kind of change does this PR introduce?

Refactoring of Webpack Core

Did you add tests for your changes?

No, all current tests still pass

Summary

More ES6 code in Webpack Core (NormalModuleFactory)

Inspired #4099

Does this PR introduce a breaking change?

No

Copy link
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.

Looks good except one thing:

Replace let with const where possible

@webpack-bot
Copy link
Contributor

@smelukov Thanks for your update.

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

@sokra Please review the new changes.

@webpack-bot
Copy link
Contributor

The most important CI builds succeeded. Great work so far.

@sokra sokra merged commit be8e1b3 into webpack:master Apr 4, 2017
@sokra
Copy link
Member

sokra commented Apr 4, 2017

Thanks

@smelukov smelukov deleted the refactor-normal-module-factory branch April 4, 2017 08:54
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.

None yet

3 participants