refactor(turbo): simplify custom actions implementation now that turbo has support for it
This commit is contained in:
parent
2e9f87a629
commit
85581e72e9
10 changed files with 128 additions and 223 deletions
|
@ -4,6 +4,7 @@ import * as Turbo from '@hotwired/turbo';
|
|||
import { Application } from '@hotwired/stimulus';
|
||||
import '@gouvfr/dsfr/dist/dsfr.module.js';
|
||||
|
||||
import '../shared/turbo-actions';
|
||||
import '../shared/activestorage/ujs';
|
||||
import '../shared/safari-11-empty-file-workaround';
|
||||
import '../shared/toggle-target';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue