kutlugsahin / ngx-smooth-dnd

angular wrapper for smooth-dnd
165 stars 30 forks source link

Angular 9 support? #43

Open anvial opened 4 years ago

anvial commented 4 years ago

Hello,

While compiling I've a error:

Error: Failed to compile entry-point ngx-smooth-dnd (es2015 as esm2015) due to compilation errors:
node_modules/@angular/common/common.d.ts:115:22 - error NG6002: Appears in the NgModule.imports of NgxSmoothDnDModule, but could not be resolved to an NgModule class.

Any suggestions ?