Lazily load trix
This commit is contained in:
parent
95eb907090
commit
d8852c7dc5
4 changed files with 12 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
import '../shared/polyfills';
|
||||
import Rails from '@rails/ujs';
|
||||
import * as ActiveStorage from '@rails/activestorage';
|
||||
import 'trix';
|
||||
import '@rails/actiontext';
|
||||
import 'whatwg-fetch'; // window.fetch polyfill
|
||||
import ReactRailsUJS from 'react_ujs';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue