Can we add @livewireScriptConfig to the footer? #262
ronald2wing
started this conversation in
Ideas
Replies: 1 comment
|
Hey! Thanks for this suggestion, but there should be no need to do that I think because by default, Livewire and Alpine's JavaScript is injected onto each Livewire page automatically. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Since this is a theme, I don't want to modify the theme myself.
But having @livewireScriptConfig is needed to use Alpine.js plugins.
https://livewire.laravel.com/docs/alpine#manually-bundling-alpine-in-your-javascript-build
All reactions