1
0
Fork 0
mirror of https://github.com/archtechx/laravel-tips.git synced 2025-12-12 13:24:03 +00:00
laravel-tips/resources/js/app.js
Samuel Štancl dd3c8276e2 esc key
2021-04-07 20:43:48 +02:00

6 lines
119 B
JavaScript
Vendored

import * as Turbo from "@hotwired/turbo"
window.Turbo = Turbo;
import 'alpine-turbo-drive-adapter'
import 'alpinejs'