UNPKG

angular-wrapper-kendo-ui-app

Version:

A sample application to use and test the TreeList component defined in the *angular-wrapper-kendo-ui* library.

16 lines (13 loc) 657 B
// This file can be replaced during build by using the `fileReplacements` array. // `ng build ---prod` replaces `environment.ts` with `environment.prod.ts`. // The list of file replacements can be found in `angular.json`. export const environment = { production: false }; /* * In development mode, for easier debugging, you can ignore zone related error * stack frames such as `zone.run`/`zoneDelegate.invokeTask` by importing the * below file. Don't forget to comment it out in production mode * because it will have a performance impact when errors are thrown */ // import 'zone.js/dist/zone-error'; // Included with Angular CLI.