Skip to content

Update variable declarations#4410

Merged
sokra merged 2 commits intowebpack:masterfrom
barinali:feature/es5-to-es6
Mar 2, 2017
Merged

Update variable declarations#4410
sokra merged 2 commits intowebpack:masterfrom
barinali:feature/es5-to-es6

Conversation

@barinali
Copy link
Copy Markdown
Contributor

@barinali barinali commented Mar 2, 2017

What kind of change does this PR introduce?
refactoring

Did you add tests for your changes?
I didn't add new test cases. All existing tests are passed.

If relevant, link to documentation update:
N/A

Summary
In shortly, consistent code base. I've updated variable declarations according to ES6. Related issue is #4099.

Does this PR introduce a breaking change?
It doesn't introduce any breaking change.

Other information
I've worked on these files;
lib/AmdMainTemplatePlugin.js
lib/BasicEvaluatedExpression.js
lib/Chunk.js
lib/Compilation.js

@jsf-clabot
Copy link
Copy Markdown

jsf-clabot commented Mar 2, 2017

CLA assistant check
All committers have signed the CLA.

@sokra sokra merged commit 5abfeea into webpack:master Mar 2, 2017
@sokra
Copy link
Copy Markdown
Member

sokra commented Mar 2, 2017

Thanks

@barinali
Copy link
Copy Markdown
Contributor Author

barinali commented Mar 2, 2017

@sokra if this kind of merge requests are welcome here, I'll keep working on this refactoring stuff, 5to6. I think I can create merge requests for each 3-5 files refactor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants