Problem/Motivation

Fix installation

Steps to reproduce

After installing and downloading selectize.js the module can't find selectize.min.js
looking for libraries/selectize/dist/js/standalone/selectize.min.js .
The path is libraries/selectize/dist/js/selectize.min.js

Proposed resolution

Change selectize.libraries.yml :
/libraries/selectize/dist/js/selectize.min.js: {}

CommentFileSizeAuthor
libraries-path.patch654 bytesbarakgalili

Comments

BarakGalili created an issue. See original summary.

heyyo’s picture

Status: Active » Reviewed & tested by the community

I checked the patch and it worked as expected.
Any plan for a Drupal 9.x version ?