add actiontext

This commit is contained in:
Philipp Rothmann 2023-02-09 12:18:01 +01:00
parent bcc88cd7f4
commit 340416de1e
8 changed files with 91 additions and 2 deletions

View file

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