Chart.js
Chart.js copied to clipboard
Require not minimized chart.umd.js
Feature Proposal
I require the non minimized chart.umd.js
i develop on the front end (no node.js) and I need to debug/develop with the non minimized version of the library. with Version 3.X.X I just used chart.js but that does not work anymore with Version 4.X.X. So I tried to switch to the chart.umd.js but this is already minimized, making debugging impossible
Possible Implementation
No response