Currently, I am working on creating charts with ChartJS using the CDN version. However, I would like to have it installed directly on my website. After downloading ChartJS v4.1.1, I realized that it only contains typescript files. Since I cannot use TS files on my website, I am unsure of what steps to take next.
Apologies for not providing any code. If anyone has a solution, please share as I have been unable to find one through Google search. Thank you in advance.