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

change mix to vite #38

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

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    6b6fd98 View commit details
    Browse the repository at this point in the history
  2. Add npm dependencies

    laravel-shift committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    fdbf904 View commit details
    Browse the repository at this point in the history
  3. Update build scripts

    laravel-shift committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    85523a3 View commit details
    Browse the repository at this point in the history
  4. Configure Vite

    laravel-shift committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    04bc155 View commit details
    Browse the repository at this point in the history
  5. Remove webpack.mix.js

    laravel-shift committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    7d41859 View commit details
    Browse the repository at this point in the history
  6. Use ES modules

    laravel-shift committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    5901c3b View commit details
    Browse the repository at this point in the history
  7. Rename ENV variables

    laravel-shift committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    8be1cde View commit details
    Browse the repository at this point in the history
  8. Ignore build assets

    laravel-shift committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    2ac506a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from WatheqAlshowaiter/shift-65234

    Migrate from Laravel Mix to Vite
    WatheqAlshowaiter authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    64a70cb View commit details
    Browse the repository at this point in the history