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 #2

Merged
merged 14 commits into from
Jun 2, 2024
Merged

Migrate from Laravel Mix to Vite #2

merged 14 commits into from
Jun 2, 2024

Commits on Jun 2, 2024

  1. Add npm dependencies

    laravel-shift committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    fdf1cba View commit details
    Browse the repository at this point in the history
  2. Update build scripts

    laravel-shift committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b9b0d11 View commit details
    Browse the repository at this point in the history
  3. Configure Vite

    laravel-shift committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    929064b View commit details
    Browse the repository at this point in the history
  4. Remove webpack.mix.js

    laravel-shift committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    f07db3e View commit details
    Browse the repository at this point in the history
  5. Rename ENV variables

    laravel-shift committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    def3c47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d9d9fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afefb51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed50b90 View commit details
    Browse the repository at this point in the history
  9. Ignore build assets

    laravel-shift committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    218463e View commit details
    Browse the repository at this point in the history
  10. wip

    yoeriboven committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    97f7eca View commit details
    Browse the repository at this point in the history
  11. inertia

    yoeriboven committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    8311dd4 View commit details
    Browse the repository at this point in the history
  12. wip

    yoeriboven committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    60519ac View commit details
    Browse the repository at this point in the history
  13. Update tailwind.config.js

    yoeriboven committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a73a024 View commit details
    Browse the repository at this point in the history
  14. wip

    yoeriboven committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    1e440fe View commit details
    Browse the repository at this point in the history