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

fix: vite build --watch not emitting anything #2108

Merged
merged 1 commit into from
Jan 25, 2023

Commits on Jan 25, 2023

  1. fix: vite build --watch not rebuilding

    There was a regression introduced by b7a6687
    where vite projects built using `vite build --watch` will only generate once.
    Subsequent generations will just leave the placeholder.
    
    See unocss#963
    clarkf committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a1ec045 View commit details
    Browse the repository at this point in the history