We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6939477 commit a0963e3Copy full SHA for a0963e3
stubs/resources/js/app.js
@@ -2,6 +2,4 @@ import './bootstrap';
2
import './elements/turbo-echo-stream-tag';
3
//=inject-stimulus
4
//=inject-alpine
5
-import Turbo from './libs/turbo';
6
-
7
-window.Turbo = Turbo;
+import './libs/turbo';
0 commit comments