Skip to content

Commit

Permalink
Merge pull request #120 from inDeev/master
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin authored Jul 30, 2022
2 parents a8c0208 + e6c0daf commit 3f99d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/default/resources/js/app.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require('./bootstrap')
import './bootstrap';
import Alpine from 'alpinejs'
window.Alpine = Alpine
Alpine.start()

0 comments on commit 3f99d3e

Please sign in to comment.