mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat: Modernize build and testing for workflow package (no-changelog) (#16771)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"include": ["src/**/*.ts"],
|
||||
"references": [
|
||||
{ "path": "../../core/tsconfig.build.json" },
|
||||
{ "path": "../../workflow/tsconfig.build.json" },
|
||||
{ "path": "../../workflow/tsconfig.build.esm.json" },
|
||||
{ "path": "../config/tsconfig.build.json" },
|
||||
{ "path": "../di/tsconfig.build.json" },
|
||||
{ "path": "../permissions/tsconfig.build.json" }
|
||||
|
||||
Reference in New Issue
Block a user