Libraries of the module uses wrong path to the gridstack library

Created on 22 June 2023, over 1 year ago

Problem/Motivation

We have 3 ways to install the gridstack library and the 3rd has another library name (gridstack instead of gridstack.js). So in case you install a module using this way, dependencies can not be attached due to problem with the wrong path to the library.

Proposed resolution

I don't want to remove the installation using https://asset-packagist.org/. It's really easy and straightforward, and also I can't change the library folder name. Want to suggest the following solution:

  1. Change the path in libraries.yml file
  2. Update composer.libraries.json file, replace gridstack.js with gridstack
  3. Update module description to give users correct instructions.
  4. Update the readme file of the module.
πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine Panchuk Volyn, Lutsk

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024