Created
December 29, 2018 16:41
-
-
Save JurajMlich/b36c362ca9deb7e8b0edeab6f793cb8d 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 | |
}; | |
import 'zone.js/dist/zone-error'; // Included with Angular CLI. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment