Problem/Motivation
The module does not have a composer.json file which makes it harder to contribute to the project.
Proposed resolution
Add composer.json file.
Remaining tasks
Review MR.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3377954-4-after.png | 124.69 KB | shyam_bhatt |
Issue fork ckeditor_accordion-3377954
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
simonbaeseComment #4
shyam_bhattA new file "composer.json" was added after testing the "MR !10". For every custom module need to add a composer json file as per the drupal standards https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file
After MR:

"MR !10" working fine. Moving this to +RTBC.
Comment #5
j-vee commentedFixed in 2.1.0, thanks!