You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
889 B

9 months ago
8 months ago
3 months ago
8 months ago
3 months ago
8 months ago
3 months ago
3 months ago
  1. # Pin npm packages by running ./bin/importmap
  2. pin 'application'
  3. pin_all_from 'app/javascript/controllers', under: 'controllers'
  4. pin '@hotwired/turbo-rails', to: 'turbo.min.js', preload: true
  5. pin '@hotwired/stimulus', to: 'stimulus.min.js'
  6. pin '@hotwired/stimulus-loading', to: 'stimulus-loading.js'
  7. pin 'toastify-js' # @1.12.0
  8. pin '@fortawesome/fontawesome-svg-core', to: '@fortawesome--fontawesome-svg-core.js' # @6.5.2
  9. pin '@fortawesome/free-brands-svg-icons', to: '@fortawesome--free-brands-svg-icons.js' # @6.5.2
  10. pin '@fortawesome/free-regular-svg-icons', to: '@fortawesome--free-regular-svg-icons.js' # @6.5.2
  11. pin '@fortawesome/free-solid-svg-icons', to: '@fortawesome--free-solid-svg-icons.js' # @6.5.2
  12. pin '@fortawesome/fontawesome-free', to: '@fortawesome--fontawesome-free.js' # @6.5.2
  13. pin 'alpinejs' # @3.14.1
  14. pin 'alpine-clipboard'
  15. pin 'alpine-turbo-drive-adapter' # @2.1.0