fix: loading trix editor overwrite in production
This commit is contained in:
parent
a96f21134e
commit
1e63c59a8a
3 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails
|
||||
import "trix"
|
||||
import "@rails/actiontext"
|
||||
import "./trix-editor-overrides"
|
||||
import "trix-editor-overrides"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue