Skip to content

Instantly share code, notes, and snippets.

@paulomcnally
Created November 11, 2018 07:45
Show Gist options
  • Select an option

  • Save paulomcnally/53a259e2f693c73bf7a0a74796738f45 to your computer and use it in GitHub Desktop.

Select an option

Save paulomcnally/53a259e2f693c73bf7a0a74796738f45 to your computer and use it in GitHub Desktop.
Subdominios con webpack-dev-server.
devServer: {
allowedHosts: [
'.lvh.me',
],
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment