mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 13:24:03 +00:00
6 lines
119 B
JavaScript
Vendored
6 lines
119 B
JavaScript
Vendored
import * as Turbo from "@hotwired/turbo"
|
|
|
|
window.Turbo = Turbo;
|
|
|
|
import 'alpine-turbo-drive-adapter'
|
|
import 'alpinejs'
|