chartjs / Chart.js

Simple HTML5 Charts using the <canvas> tag
https://www.chartjs.org/
MIT License
64.88k stars 11.93k forks source link

PHP composer package for Chart.js is broken because of missing dist directory #11478

Open jean-io opened 1 year ago

jean-io commented 1 year ago

Expected behavior

When downloading Chart.js via PHP Composer, a dist directory is expected in order to include min files directly in projects.

Package : https://packagist.org/packages/nnnick/chartjs

In previous release this dist directory was present : https://github.com/2amigos/yii2-chartjs-widget/issues/44#issuecomment-582378431

Current behavior

There is no dist directory. When downloading package we get only dev files which are less relevant.

chart.js version

v4.3.3

bilalshaikh292 commented 1 year ago

heyy I would like to contribute ? is he issue still open

jean-io commented 1 year ago

Yes still open 🙂

bbertucc commented 12 months ago

Is there any update on this?

jean-io commented 11 months ago

noppe