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

Do not externalise inertia helpers #95

Merged
merged 2 commits into from Jul 20, 2022

Conversation

timacdonald
Copy link
Member

Due to a bugfix in version Vite 3.0.1 we now need to revert to referencing the package by name directly in order to have Vite not externalise the helpers.

Fixes: #93

Due to a [bugfix](vitejs/vite#9146) in version
Vite 3.0.1 we now need to revert to referencing the package by name
directly in order to have Vite not externalise the helpers.

Fixes: #93
@jessarcher jessarcher merged commit 8d2923b into laravel:main Jul 20, 2022
@timacdonald timacdonald deleted the do-not-externalise-helpers branch July 20, 2022 01:11
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.

Can't find module laravel-vite-plugin/inertia-helpers.js in SSR
2 participants