Sha256: af29279420b5630f956ea8544337e344c181542cb18968ca02cacb231fcd6a41
Contents?: true
Size: 367 Bytes
Versions: 1
Compression:
Stored size: 367 Bytes
Contents
# Pin npm packages by running ./bin/importmap pin "application", preload: true pin "@hotwired/turbo-rails", to: "turbo.min.js", preload: true pin "@hotwired/stimulus", to: "stimulus.min.js" pin "@hotwired/stimulus-loading", to: "stimulus-loading.js" pin_all_from "app/javascript/controllers", under: "controllers" pin_all_from "vendor/javascript/p2p", under: "p2p"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
p2p_streams_channel-0.0.3 | spec/dummy/config/importmap.rb |