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

Updated client side docs with vite setup details #250

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

wsandy1
Copy link

@wsandy1 wsandy1 commented Aug 17, 2022

I've updated the client setup page with details to aid with setting up projects using Vite. Given that Laravel now uses Vite as a standard, further changes will probably be required to the docs so that the Vite setup is the "main" method.

Summary of changes:

  • Add inertia to vite config optimizeDeps
  • Install vite language plugin
  • Add vite language plugin to config
  • change require to import in the main js file for projects using vite

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.

3 participants