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

Migrate from Laravel Mix to Vite #69

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Migrate from Laravel Mix to Vite #69

wants to merge 6 commits into from

Commits on Nov 3, 2023

  1. Add npm dependencies

    laravel-shift committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0c52524 View commit details
    Browse the repository at this point in the history
  2. Update build scripts

    laravel-shift committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    035367d View commit details
    Browse the repository at this point in the history
  3. Configure Vite

    laravel-shift committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    db7dd11 View commit details
    Browse the repository at this point in the history
  4. Remove webpack.mix.js

    laravel-shift committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    75cfc9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abf716f View commit details
    Browse the repository at this point in the history
  6. Ignore build assets

    laravel-shift committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e5339f3 View commit details
    Browse the repository at this point in the history