Mercurial > hg > ugly-duckling
annotate src/environments/environment.prod.ts @ 26:4e9bc9a483b7
Update to new material2 apis for tab groups.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Tue, 29 Nov 2016 10:36:12 +0000 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export const environment = { |
angular-cli@0 | 2 production: true |
angular-cli@0 | 3 }; |