Skip to content

Instantly share code, notes, and snippets.

@aldencolerain
Created September 13, 2018 23:02
Show Gist options
  • Save aldencolerain/982b1a1d89bf2bd1303b86726bd15f15 to your computer and use it in GitHub Desktop.
Save aldencolerain/982b1a1d89bf2bd1303b86726bd15f15 to your computer and use it in GitHub Desktop.
module.exports = {
devServer: {
index: '',
proxy: {
'/': {}
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment