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 to Vite #1423

Merged
merged 12 commits into from
May 9, 2023
Merged

Migrate to Vite #1423

merged 12 commits into from
May 9, 2023

Commits on May 6, 2023

  1. Mega checkpoint

    This commit attempts to migrate the codebase to vite.
    
    There are quite a few requirements in the current codebase that aren't
    satisfied yet, but tests now pass locally.
    wycats committed May 6, 2023
    Configuration menu
    Copy the full SHA
    1703876 View commit details
    Browse the repository at this point in the history
  2. Remove temporary copied enums

    wycats committed May 6, 2023
    Configuration menu
    Copy the full SHA
    08a7d2d View commit details
    Browse the repository at this point in the history
  3. Clean up index.html

    wycats committed May 6, 2023
    Configuration menu
    Copy the full SHA
    1041a29 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Get tests running in CI mode

    wycats committed May 8, 2023
    Configuration menu
    Copy the full SHA
    848fb7d View commit details
    Browse the repository at this point in the history
  2. Fix lints

    wycats committed May 8, 2023
    Configuration menu
    Copy the full SHA
    0a841a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    489a231 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9f4ee8 View commit details
    Browse the repository at this point in the history
  5. Use puppeteer image

    wycats committed May 8, 2023
    Configuration menu
    Copy the full SHA
    858f377 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fc58ed View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Improve puppeteer steps

    wycats committed May 9, 2023
    Configuration menu
    Copy the full SHA
    596ff45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8188b07 View commit details
    Browse the repository at this point in the history
  3. Temporarily remove perf tests

    wycats committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d4334cf View commit details
    Browse the repository at this point in the history