Mercurial > hg > ugly-duckling
annotate src/environments/environment.prod.ts @ 379:a3b45218c311
Move colour prop to base class
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 31 May 2017 14:49:46 +0100 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export const environment = { |
angular-cli@0 | 2 production: true |
angular-cli@0 | 3 }; |