Skip to content

Commit 549ebe2

Browse files
committed
Get menu working
1 parent 89ccd48 commit 549ebe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/importmap.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
pin "@hotwired/stimulus", to: "stimulus.min.js", preload: true
66
pin "@hotwired/stimulus-loading", to: "stimulus-loading.js", preload: true
77
pin_all_from "app/javascript/controllers", under: "controllers"
8+
pin_all_from "app/javascript/custom", under: "custom"

0 commit comments

Comments
 (0)