You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a big issue, just wanted to let you know that on my macbook builds triggered by file changes after running npx vite build --watch in the packages/interface folder started hanging after the upgrade to vite v6.0.7.
I.e. the initial build completes, but those triggered later by file changes hangs.
Resolved by downgrading to latest v5 release (currently v5.4.12)
The text was updated successfully, but these errors were encountered:
Not a big issue, just wanted to let you know that on my macbook builds triggered by file changes after running
npx vite build --watch
in thepackages/interface
folder started hanging after the upgrade to vite v6.0.7.I.e. the initial build completes, but those triggered later by file changes hangs.
Resolved by downgrading to latest v5 release (currently v5.4.12)
The text was updated successfully, but these errors were encountered: