add importmap

This commit is contained in:
2022-11-21 12:32:02 +02:00
parent fb21f3e851
commit 775f9b9910
5 changed files with 13 additions and 1 deletions

View File

@ -1,2 +1,4 @@
//= link_tree ../images
//= link_tree ../builds
//= link_tree ../../javascript .js
//= link_tree ../../../vendor/javascript .js

View File

@ -0,0 +1 @@
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails