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

Migrating from CRA to Vite #100

Merged
merged 13 commits into from
Oct 1, 2024
Merged

Migrating from CRA to Vite #100

merged 13 commits into from
Oct 1, 2024

Commits on Apr 25, 2024

  1. Install Vite; Replace CRA

    dzsak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    59da79f View commit details
    Browse the repository at this point in the history
  2. Config files

    dzsak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e6b0202 View commit details
    Browse the repository at this point in the history
  3. Rehousing the index.html

    dzsak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f4c6a71 View commit details
    Browse the repository at this point in the history
  4. Npm i vitejs/plugin-react-swc

    dzsak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ef011ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14ebd02 View commit details
    Browse the repository at this point in the history
  6. Npm run test

    dzsak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    71c1fd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d928437 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7cddaa6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ae8156 View commit details
    Browse the repository at this point in the history
  10. Npm update

    dzsak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    009f79b View commit details
    Browse the repository at this point in the history
  11. Eslint;Proxy config

    dzsak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    620c3a8 View commit details
    Browse the repository at this point in the history
  12. Postcss config

    dzsak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6ccc436 View commit details
    Browse the repository at this point in the history
  13. Fix

    dzsak committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0e6042b View commit details
    Browse the repository at this point in the history