annotate src/environments/environment.prod.ts @ 494:f52eb1b422f5

Display errors to user instead of logging to console.
author Lucas Thompson <dev@lucas.im>
date Thu, 06 Jul 2017 19:48:22 +0100
parents 340ce94899fd
children
rev   line source
angular-cli@0 1 export const environment = {
angular-cli@0 2 production: true
angular-cli@0 3 };