Mercurial > hg > ugly-duckling
annotate src/environments/environment.prod.ts @ 330:cc8a1e08dd2d
Resurrect a rewind button for now.
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 17 May 2017 14:08:11 +0100 |
parents | 340ce94899fd |
children |
rev | line source |
---|---|
angular-cli@0 | 1 export const environment = { |
angular-cli@0 | 2 production: true |
angular-cli@0 | 3 }; |