PHP composer package for Chart.js is broken because of missing dist directory
Open
type: bug
- Dominant language
- JavaScript
- Stars
- 67.7k
- Forks
- 11.9k
- Avg merge
- 7h 39m
- Merged PRs (30d)
- 5
Description
### Expected behavior
When downloading Chart.js via [PHP Composer](https://getcomposer.org/), 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.