Mercurial > hg > ugly-duckling
annotate src/environments/environment.prod.ts @ 373:2df7b3722eb9
Remove unnecessary style template
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 31 May 2017 02:44:14 +0100 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export const environment = { |
angular-cli@0 | 2 production: true |
angular-cli@0 | 3 }; |