mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-08 02:36:10 +00:00
fix(studio): exclude generated caches from project metadata
This commit is contained in:
@@ -15,8 +15,8 @@ const WATCHER_EXCLUDED_DIRS = new Set([
|
||||
".next",
|
||||
".thumbnails",
|
||||
".transcode-cache",
|
||||
".waveform-cache",
|
||||
".vite",
|
||||
".waveform-cache",
|
||||
"build",
|
||||
"coverage",
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user