Mercurial > hg > ugly-duckling
annotate src/environments/environment.prod.ts @ 237:b0c5c1b28405
Missing root tsconfig
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Tue, 25 Apr 2017 20:01:41 +0100 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export const environment = { |
angular-cli@0 | 2 production: true |
angular-cli@0 | 3 }; |