Mercurial > hg > ugly-duckling
annotate src/environments/environment.prod.ts @ 386:ee6c4e3dc461
Some visibility changes and unnecessary method args.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 31 May 2017 19:29:51 +0100 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export const environment = { |
angular-cli@0 | 2 production: true |
angular-cli@0 | 3 }; |