Open jean-io opened 1 year ago
When downloading Chart.js via PHP Composer, a dist directory is expected in order to include min files directly in projects.
dist
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
There is no dist directory. When downloading package we get only dev files which are less relevant.
v4.3.3
heyy I would like to contribute ? is he issue still open
Yes still open 🙂
Is there any update on this?
noppe
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-582378431Current behavior
There is no
dist
directory. When downloading package we get only dev files which are less relevant.chart.js version
v4.3.3