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

Use vite to replace webpack etc #3985

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Use vite to replace webpack etc #3985

wants to merge 10 commits into from

Commits on Nov 12, 2024

  1. WIP: Vite

    marlo-longley committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f8c4b1c View commit details
    Browse the repository at this point in the history
  2. Try out vitest

    cbeer committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    261a913 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update more mocking for vitest

    cbeer committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    98dbf02 View commit details
    Browse the repository at this point in the history
  2. Add fileURLToPath import

    cbeer committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    65fc617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df4159a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49b49ff View commit details
    Browse the repository at this point in the history
  5. Wire up vitest.

    cbeer committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ecd9ea3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Reorganize plugin tests

    marlo-longley committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4687c1a View commit details
    Browse the repository at this point in the history
  2. Plugin tests WIP

    marlo-longley committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7c722eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88285af View commit details
    Browse the repository at this point in the history