Files
twenty/packages
neo773 0f6c997070 fix(sdk): pin chokidar v3 to restore fsevents on darwin
v4 dropped fsevents native binding, falling back to recursive fs.watch
which opens fd-per-dir on macOS and hits EMFILE on large monorepos.
Replace internal chokidar/handler.js EventName import with local type
since v3 has no such module.
2026-05-06 14:53:30 +05:30
..
2026-05-04 11:09:34 +02:00
2026-05-06 10:42:40 +02:00