Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature - Livewire assets #1557

Merged
merged 11 commits into from
Mar 11, 2024
Merged

Conversation

lguichard
Copy link
Contributor

@lguichard lguichard commented Feb 14, 2024

This PR fix, livewire conflict issue on storefront assets in a monorepo project

The Lunar Panel use by default livewire inject assets to be working normally.

If in your project you decided to use manually bundling Livewire and Alpine which means to control over the order in which libraries are loaded, Livewire should not load assets on the storefront.

The PR will also fix : https://stackoverflow.com/questions/65025598/laravel-livewire-the-post-method-is-not-supported-for-this-route

Copy link

vercel bot commented Feb 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lunar-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2024 9:42pm

This reverts commit 9b40fa2.
@glennjacobs glennjacobs merged commit 481c02f into lunarphp:1.x Mar 11, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants