annotate src/environments/environment.prod.ts @ 467:b963af7e6eaf

Clear undo history ahead of read pointer when updating the history.
author Lucas Thompson <dev@lucas.im>
date Fri, 30 Jun 2017 15:27:56 +0100
parents 340ce94899fd
children
rev   line source
angular-cli@0 1 export const environment = {
angular-cli@0 2 production: true
angular-cli@0 3 };