annotate src/environments/environment.prod.ts @ 14:2ae70581dafd

A safer cross browser solution for getting the FileList from the event source.
author Lucas Thompson <dev@lucas.im>
date Thu, 27 Oct 2016 13:40:48 +0100
parents 340ce94899fd
children
rev   line source
angular-cli@0 1 export const environment = {
angular-cli@0 2 production: true
angular-cli@0 3 };