init importmap

This commit is contained in:
Philipp Rothmann 2023-01-27 11:16:53 +01:00
parent 82d4ff0284
commit 34a5e86e2f
6 changed files with 15 additions and 1 deletions

View file

@ -126,3 +126,5 @@ group :test do
gem 'rswag-specs'
gem 'hashie', '~> 3.4.6', require: false # https://github.com/westfieldlabs/apivore/issues/114
end
gem "importmap-rails", "~> 1.1"