ssuperczynski / ngx-easy-table

The Easiest Angular Table. 12kb gzipped! Tree-shakeable. 55 features and growing!
https://ngx-easy-table.eu
MIT License
371 stars 100 forks source link

ionic build --prod errror config #382

Closed anuj509 closed 2 years ago

anuj509 commented 2 years ago

every thing is working fine in development but when I am trying to compile prod build in ionic 5 I am getting this error. "Type 'Config' is missing the following properties from type 'Config': searchEnabled, headerEnabled, orderEnabled, paginationEnabled, and 19 more."

anuj509 commented 2 years ago

my bad I had imported Config from protractor rather than ngx-easy-table