annotate src/environments/environment.prod.ts @ 2:628693abcbed

Bring in some global CSS to F up emulated shadow dom.
author Lucas Thompson <dev@lucas.im>
date Tue, 25 Oct 2016 14:43:01 +0100
parents 340ce94899fd
children
rev   line source
angular-cli@0 1 export const environment = {
angular-cli@0 2 production: true
angular-cli@0 3 };