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

Support for array of contentBase #832

Merged
merged 3 commits into from
Mar 11, 2017
Merged

Support for array of contentBase #832

merged 3 commits into from
Mar 11, 2017

Conversation

Telokis
Copy link
Contributor

@Telokis Telokis commented Mar 7, 2017

Updated the type checking of contentBase for webpack-dev-server.js so that it can handle multiple content-base arguments.

What kind of change does this PR introduce?
Feature

Did you add or update the examples/?
No. This is minor so I don't think an example is needed.

Summary
I made this change because I need it on my personal project. Everything was ready but there was just a missing check so I added it.

Does this PR introduce a breaking change?
No breaking change at all.

Other information

Updated the type checking of `contentBase` for `webpack-dev-server.js` so that it can handle multiple `content-base` arguments.
@jsf-clabot
Copy link

jsf-clabot commented Mar 7, 2017

CLA assistant check
All committers have signed the CLA.

Telokis and others added 2 commits March 7, 2017 11:48
@SpaceK33z SpaceK33z merged commit d2f579c into webpack:master Mar 11, 2017
@SpaceK33z
Copy link
Member

Thanks! Tested this by running webpack-dev-server --content-base first --content-base second.

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