Skip to content

Commit efa9b0f

Browse files
committed
removed LW and Alpine from app.js since LW3 installed itself automatically
1 parent f11c629 commit efa9b0f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

stubs/resources/js/app.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
import './bootstrap';
2-
3-
import { Livewire, Alpine } from '../../vendor/livewire/livewire/dist/livewire.esm';
4-
Alpine.plugin(Clipboard)
5-
6-
Livewire.start()
7-
82
import 'flatpickr';
93

104
import * as FilePond from 'filepond';

0 commit comments

Comments
 (0)