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

feat(cli): clear console by pressing c (#11493) #11494

Merged
merged 4 commits into from
Jan 4, 2023

Commits on Dec 27, 2022

  1. feat: clear console by pressing c (vitejs#11493)

    kinfuy authored and kinfuy committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    5471f45 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Update packages/vite/src/node/shortcuts.ts

    Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
    kinfuy and bluwy committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    26dbd80 View commit details
    Browse the repository at this point in the history
  2. fix: use error instead

    bluwy committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    e8e4e3f View commit details
    Browse the repository at this point in the history
  3. chore: format

    bluwy committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    bfd058e View commit details
    Browse the repository at this point in the history