mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 12:19:08 +01:00
Import (and setup) Turbo in TypeScript
This commit is contained in:
parent
203db7565d
commit
c7ca416e67
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
import '@hotwired/turbo-rails';
|
||||
import initialize from './initializers';
|
||||
|
||||
export default function start(): void {
|
||||
|
|
Loading…
Reference in a new issue