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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use Vite 3 as the default #225

Merged
merged 13 commits into from Jul 13, 2022
Merged

feat: use Vite 3 as the default #225

merged 13 commits into from Jul 13, 2022

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    c90bcba View commit details
    Browse the repository at this point in the history
  2. feat: simplify internals now that Vite adds CSS assets to the manifest

    Since vitejs/vite#8768 Vite will now add style
    assets to the manifest preserving the original extension.
    ElMassimo committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    aa9c2b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17c8926 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b541655 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8adeb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    417156d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f06860a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02a3573 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46c6c91 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. chore: use mkdir_p

    ElMassimo committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    3e26be4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. chore: merge main

    ElMassimo committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    4dc8618 View commit details
    Browse the repository at this point in the history
  2. deps: bump vite to 3.0.0

    ElMassimo committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b196b54 View commit details
    Browse the repository at this point in the history
  3. deps: upgrade vitest

    ElMassimo committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    5a88675 View commit details
    Browse the repository at this point in the history