Sha256: e5b33d5d8d448a0ddaae7edb42b5947de871d72114f3f007f8a988f61dfd390c

Contents?: true

Size: 487 Bytes

Versions: 2

Compression:

Stored size: 487 Bytes

Contents

# our local js
pin_all_from File.expand_path("../app/assets/javascripts/blacklight-range-limit", __dir__), under: "blacklight-range-limit", to: "blacklight-range-limit"


# our dependencies also need to be pinned -- chart.js and it's single dependenchy.
# But instead of including here, we generate into local app, so they can update version
# numbers themselves if they want to, seems preferable.
#
# Chart.js will not work as a vendored pin at present, it has to be pin to "live" CDN.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
blacklight_range_limit-9.0.0.beta2 config/importmap.rb
blacklight_range_limit-9.0.0.beta1 config/importmap.rb