Chart.js icon indicating copy to clipboard operation
Chart.js copied to clipboard

Require not minimized chart.umd.js

Open savejeff opened this issue 8 months ago • 0 comments

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

savejeff avatar Apr 10 '25 13:04 savejeff