Skip to content

Commit

Permalink
chore: add comment about alpine build
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangjchandler committed Mar 11, 2021
1 parent b2b7f97 commit 434061e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/js/filament.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// import 'alpinejs'

// A custom build of Alpine is being used until #1160 (https://github.com/alpinejs/alpine/pull/1160)
// is merged in and released.
import './alpine.js'
import 'focus-visible'
import {createPopper} from '@popperjs/core/lib/popper-lite.js'
Expand Down

0 comments on commit 434061e

Please sign in to comment.