Last active
March 8, 2020 20:48
-
-
Save coderkan/9eb7d18b7df73d2f97f5c558d8f61d0b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export const environment = { | |
production: false, | |
hmr: true | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment