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

🚧 Use Vite for build #3199

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

🚧 Use Vite for build #3199

wants to merge 5 commits into from

Conversation

retlehs
Copy link
Member

@retlehs retlehs commented Dec 8, 2024

  • Replace yarn with npm
  • Rename resources/styles/ to resources/css/
  • Rename resources/scripts/ to resources/js/
  • Replace Vite assets injection with @vite(['resources/css/app.css', 'resources/js/app.js']) in app.blade.php
  • Extract build JS to separate package

Co-authored-by: Brandon Nifong <[email protected]>
@github-actions github-actions bot added build dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code php Pull requests that update PHP code labels Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code php Pull requests that update PHP code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants