BTMorton / angular2-grid

A drag/drop/resize grid-based plugin directive for angular2
https://bmorton.co.uk/angular/
MIT License
354 stars 159 forks source link

Rebased Angular6 upgrade #298

Closed ScottWarner closed 5 years ago

ScottWarner commented 5 years ago

I rebased the update to Angular 6 and switch to Angular CLI.

I had issues using the non-CLI based Angular 6 pull request and production/AOT builds - the compiler complained that annnotation was missing. Using ng CLI to build the project makes the compiler happy