Skip to content

fix(configuration): correcting grammar #2781

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

Merged
merged 3 commits into from
Feb 12, 2019

Conversation

bhavya9107
Copy link
Contributor

No description provided.

@@ -10,9 +10,9 @@ contributors:
- zefman
---

The `externals` configuration option provides a way of excluding dependencies from the output bundles. Instead, the created bundle relies on that dependency to be present in the consumer's environment. This feature is typically most useful to __library developers__, however there are a variety of applications for it.
The `externals` configuration option provides a way of excluding dependencies from the output bundles. Instead, the created bundle relies on that dependency to be present in the consumer's environment. This feature is typically most useful to __library developers__, however, there are a variety of applications for it.
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure whether it would make more sense if we would start a new sentence at However part.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think, with a new line, it will make more sense. So, should I change it?

Copy link
Member

Choose a reason for hiding this comment

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

I mean I guess it's fine even the way it is now. Not a big deal. Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@byzyk reverted

@EugeneHlushko EugeneHlushko added Grammar A pull request focused on grammar correction. and removed Configuration labels Jan 30, 2019
@EugeneHlushko EugeneHlushko merged commit 6f78590 into webpack:master Feb 12, 2019
@EugeneHlushko
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Grammar A pull request focused on grammar correction.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants