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

Export logic of adding entry points to webpack config #782

Merged
merged 3 commits into from Feb 18, 2017
Merged

Export logic of adding entry points to webpack config #782

merged 3 commits into from Feb 18, 2017

Conversation

danez
Copy link
Contributor

@danez danez commented Feb 7, 2017

What kind of change does this PR introduce?

This is a refactoring and adds a new feature.

Did you add or update the examples/?

No

Summary

It adds a new static method addDevServerEntrypoints() to the exports. This method could be reused in alternative implementations like the grunt plugin instead of copying the code.

Does this PR introduce a breaking change?

no

Other information

@bebraw
Copy link
Contributor

bebraw commented Feb 16, 2017

The refactoring looks like a good idea to me so 👍 .

@SpaceK33z SpaceK33z merged commit b85a0ce into webpack:master Feb 18, 2017
@SpaceK33z
Copy link
Member

Thanks, I like the separating into more modules, that'll make it easier to write tests for it. Sorry for the delay, it was a very busy week at work.

@danez danez deleted the export-entry-logic branch February 18, 2017 13:20
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.

None yet

3 participants