I used the documentation https://l-lin.github.io/angular-datatables/#/getting-started to implement the datatable in my angular 8 application. It works fine during development but stops working when I create a production build giving the error $ is not defined. I have been looking over the internet for a solution but nothing worked. Please help me with this.
↧