Problem/Motivation

Right now the 3rd party library is always loaded via CDN. Let the user decide if the want to load the library locally or via CDN.

Proposed resolution

Check if the bootstrap-select library is available locally in the library folder, if so choose the local file instead the CDN one

Remaining tasks

Use the library_info_alter hook to check if the library file exists.

Comments

mvogel created an issue. See original summary.

  • mvogel committed 2083ef7 on 1.x
    Issue #3224962 by mvogel: Make CDN optional
    
mvogel’s picture

Status: Active » Fixed

Implemented in 1.0.2

Status: Fixed » Closed (fixed)

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