Skip to content

Instantly share code, notes, and snippets.

@puppybits
Last active February 11, 2016 19:50
Show Gist options
  • Save puppybits/9eb3da2b4231ee4c56f3 to your computer and use it in GitHub Desktop.
Save puppybits/9eb3da2b4231ee4c56f3 to your computer and use it in GitHub Desktop.
{
"universal": true,
"embed": true,
"bower": true,
"commonsChunk": true,
"longTermCaching": false,
"separateStylesheet": false,
"minimize": false,
"devtool": "cheap-module-eval-source-map",
"devServer": true,
"proxy": {"*": {"target": "http://localhost:8080"}},
"gzip": false,
"stats": false,
"lang": "en",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment