Mercurial > hg > ugly-duckling
annotate src/environments/environment.prod.ts @ 27:a50f0b7a3da3
Vertically align the larger play button in the center
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Tue, 29 Nov 2016 11:02:44 +0000 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export const environment = { |
angular-cli@0 | 2 production: true |
angular-cli@0 | 3 }; |