Problem/Motivation

When install https://github.com/Accessible360/accessible-slick with https://asset-packagist.org/package/npm-asset/accessible360--accessible-..., the result path goes as:

  • libraries/accessible360--accessible-slick

Currently getSlickPath just handle `libraries/slick-carousel` and `libraries/slick` for original Slick library, where hard code as `libraries/accessible-slick` only for Accessible Slick.

This MR add the additional path for searching.

Issue fork slick-3272646

Command icon 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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hswong3i created an issue. See original summary.

hswong3i’s picture

Issue summary: View changes
gausarts’s picture

Category: Feature request » Bug report

Thank you.

An obvious bug :)

Please allow some delay to get back in this.

  • gausarts committed 4d4158f on 8.x-2.x
    Issue #3272646 by hswong3i: Also Search `libraries/accessible360--...
gausarts’s picture

Status: Needs review » Fixed

Sorry, looks like I copied wrong commit message, it landed here:
https://git.drupalcode.org/project/slick/-/commit/7ef5a850dd39bac03857f5...

Committed. Thank you for contribution and patience.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.