Files
twenty/packages
Charles Bochet 57112cdecb Fix 1.17 upgrade: build from source when built-function folder is missing
v1.17.3 swallowed the error and skipped the function entirely,
meaning never-executed serverless functions were silently dropped
during migration.

Instead, when the built folder is missing, build the source
TypeScript on the fly using esbuild (same config used by
LogicFunctionResourceService) so the migration completes properly.
2026-04-13 18:49:37 +02:00
..
2026-02-10 11:48:10 +01:00
2026-02-10 12:35:37 +01:00