feat: Modernize build and testing for workflow package (no-changelog) (#16771)

This commit is contained in:
Alex Grozav
2025-06-30 20:02:16 +03:00
committed by GitHub
parent d1d5412bfb
commit c76d94b364
70 changed files with 733 additions and 486 deletions

View File

@@ -22,7 +22,7 @@
"references": [
{ "path": "../core/tsconfig.build.json" },
{ "path": "../nodes-base/tsconfig.build.json" },
{ "path": "../workflow/tsconfig.build.json" },
{ "path": "../workflow/tsconfig.build.esm.json" },
{ "path": "../@n8n/api-types/tsconfig.build.json" },
{ "path": "../@n8n/client-oauth2/tsconfig.build.json" },
{ "path": "../@n8n/config/tsconfig.build.json" },