Skip to content

Commit

Permalink
bin/importmap unpin @rails/ujs
Browse files Browse the repository at this point in the history
  • Loading branch information
otegami committed Jul 29, 2024
1 parent 67f8a22 commit 13546c3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion config/importmap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@

pin "application"
pin "@rails/actioncable", to: "actioncable.esm.js"
pin "@rails/ujs", to: "@rails--ujs.js" # @7.0.8

pin_all_from "app/javascript/channels", under: "channels"
Empty file added vendor/javascript/.keep
Empty file.
2 changes: 0 additions & 2 deletions vendor/javascript/@rails--ujs.js

This file was deleted.

0 comments on commit 13546c3

Please sign in to comment.