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

Virtual Host Support #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mashaalmemon
Copy link
Contributor

Hi @SimonDegraeve,

As mentioned in #13 I have modified plugin to support virtual hosts/route information if passed in. If no vhost specified passed in plugin behaves the same as before. Multiple instances of plugin, each for different vhost and different webpack configuration, are now supported.

Ultimately there are no breaking changes for past users, but new functionality for those wishing to support more complex setups with vhosts.

The readme has been updated accordingly.

Hopefully you can find some time push this one out soon. Let me know if you'd like me to modify adjust/anything further. I don't see any other changes being made to the plugin anytime soon (unless a bug is found).

… in. If no vhost specified passed in plugin behaves the same as before.
@mashaalmemon
Copy link
Contributor Author

@SimonDegraeve

Any feedback on this pull request?

@mashaalmemon
Copy link
Contributor Author

Hi @SimonDegraeve ,

Just following up on this pull request. If you have any feedback, do you let me know.

If you could merge this in I think it would be helpful for others with more complex projects.

@EyePulp
Copy link

EyePulp commented Jun 23, 2017

@mashaalmemon Thanks for the PR for vhosts, and thanks @SimonDegraeve for (possibly) merging it!

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.

2 participants