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

not using duplicate strings where it is easy to do so #5193

Conversation

dmvjs
Copy link
Contributor

@dmvjs dmvjs commented Jun 30, 2017

What kind of change does this PR introduce?

uses a known string value instead of duplicate string

Did you add tests for your changes?

These changes don't affect testing

If relevant, link to documentation update:

N/A

Summary

Looks better, might save a future bug, matches surrounding code style.

Does this PR introduce a breaking change?

No.

Other information

@webpack-bot
Copy link
Contributor

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

@sokra sokra merged commit 215647d into webpack:master Jul 1, 2017
@sokra
Copy link
Member

sokra commented Jul 1, 2017

Thanks

@dmvjs
Copy link
Contributor Author

dmvjs commented Jul 3, 2017

thanks for making webpack!

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