Skip to content

Instantly share code, notes, and snippets.

@montella1507
Created June 12, 2018 20:52
Show Gist options
  • Save montella1507/6cdeb10d4a3a251376b9c6f77fac88f2 to your computer and use it in GitHub Desktop.
Save montella1507/6cdeb10d4a3a251376b9c6f77fac88f2 to your computer and use it in GitHub Desktop.
"configurations": {
.....
"hmr": {
"hmr": true,
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.hmr.ts"
}
]
},
....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment