fix: loading trix editor overwrite in production

This commit is contained in:
Philipp Rothmann 2023-08-23 12:17:32 +02:00
parent a96f21134e
commit 1e63c59a8a
3 changed files with 3 additions and 2 deletions

View file

@ -2,3 +2,4 @@
pin "application", preload: true
pin "trix"
pin "@rails/actiontext", to: "actiontext.js"
pin "trix-editor-overrides"