annotate src/environments/environment.prod.ts @ 145:fd3f25a41ecf

Notify subscribers of new recordings within the Angular Zone.
author Lucas Thompson <dev@lucas.im>
date Tue, 21 Mar 2017 13:00:59 +0000
parents 340ce94899fd
children
rev   line source
angular-cli@0 1 export const environment = {
angular-cli@0 2 production: true
angular-cli@0 3 };