foodsoft/config/importmap.rb
Philipp Rothmann 82bb2df61e add actiontext
2023-02-09 17:23:46 +01:00

4 lines
135 B
Ruby

# Pin npm packages by running ./bin/importmap
pin "application", preload: true
pin "trix"
pin "@rails/actiontext", to: "actiontext.js"