Mercurial > hg > ugly-duckling
annotate src/environments/environment.prod.ts @ 29:42c97f604d80
Fix type in tab label.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Tue, 29 Nov 2016 12:00:07 +0000 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export const environment = { |
angular-cli@0 | 2 production: true |
angular-cli@0 | 3 }; |