From 427d365b5e11dcf8b550bc55951f10d9fe3fb0fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Levasseur?= Date: Mon, 20 Apr 2026 14:46:11 -0400 Subject: [PATCH] chore: remove of replace usage of baseUrl accross repo (#15132) --- bots/bugbuster/tsconfig.json | 2 +- bots/clog/tsconfig.json | 2 +- bots/doppel-doer/tsconfig.json | 2 +- bots/drop-weaver/tsconfig.json | 2 +- bots/echo/tsconfig.json | 2 +- bots/hello-world/tsconfig.json | 2 +- bots/hit-looper/tsconfig.json | 2 +- bots/knowledgiani/tsconfig.json | 2 +- bots/notionaut/tsconfig.json | 2 +- bots/sheetzy/tsconfig.json | 2 +- bots/sinlin/tsconfig.json | 2 +- bots/slackbox/tsconfig.json | 2 +- bots/synchrotron/tsconfig.json | 2 +- integrations/airtable/tsconfig.json | 2 +- integrations/anthropic/tsconfig.json | 2 +- integrations/asana/tsconfig.json | 2 +- integrations/attio/tsconfig.json | 2 +- integrations/bamboohr/tsconfig.json | 2 +- integrations/bigcommerce-sync/tsconfig.json | 2 +- integrations/browser/tsconfig.json | 2 +- integrations/calcom/tsconfig.json | 2 +- integrations/calendly/tsconfig.json | 2 +- integrations/canny/tsconfig.json | 2 +- integrations/cerebras/tsconfig.json | 2 +- integrations/charts/tsconfig.json | 2 +- integrations/chat/tsconfig.json | 2 +- integrations/clickup/tsconfig.json | 2 +- integrations/confluence/tsconfig.json | 2 +- integrations/dalle/tsconfig.json | 2 +- integrations/docusign/tsconfig.json | 2 +- integrations/dropbox/tsconfig.json | 2 +- integrations/email/tsconfig.json | 2 +- integrations/feature-base/tsconfig.json | 2 +- integrations/fireworks-ai/tsconfig.json | 2 +- integrations/freshchat/tsconfig.json | 2 +- integrations/github/tsconfig.json | 2 +- integrations/gmail/tsconfig.json | 2 +- integrations/google-ai/tsconfig.json | 2 +- integrations/googlecalendar/tsconfig.json | 2 +- integrations/googledrive/tsconfig.json | 2 +- integrations/groq/tsconfig.json | 2 +- integrations/gsheets/tsconfig.json | 2 +- integrations/hubspot/tsconfig.json | 2 +- integrations/hunter/tsconfig.json | 2 +- integrations/instagram/tsconfig.json | 2 +- integrations/intercom/tsconfig.json | 2 +- integrations/kommo/tsconfig.json | 2 +- integrations/line/tsconfig.json | 2 +- integrations/linear/tsconfig.json | 2 +- integrations/linkedin/tsconfig.json | 2 +- integrations/loops/tsconfig.json | 2 +- integrations/mailchimp/tsconfig.json | 2 +- integrations/make/tsconfig.json | 2 +- integrations/messenger/tsconfig.json | 2 +- integrations/mintlify/tsconfig.json | 2 +- integrations/mistral-ai/tsconfig.json | 2 +- integrations/monday/tsconfig.json | 2 +- integrations/notion/tsconfig.json | 2 +- integrations/openai/tsconfig.json | 2 +- integrations/pdf-generator/tsconfig.json | 2 +- integrations/resend/tsconfig.json | 2 +- integrations/salesforce/tsconfig.json | 2 +- integrations/sendgrid/tsconfig.json | 2 +- integrations/slack/tsconfig.json | 2 +- integrations/stripe/tsconfig.json | 2 +- integrations/sunco/tsconfig.json | 2 +- integrations/tally/tsconfig.json | 2 +- integrations/teams/tsconfig.json | 2 +- integrations/telegram/tsconfig.json | 2 +- integrations/todoist/tsconfig.json | 2 +- integrations/trello/tsconfig.json | 2 +- integrations/twilio/tsconfig.json | 2 +- integrations/viber/tsconfig.json | 2 +- integrations/vonage/tsconfig.json | 2 +- integrations/webflow/tsconfig.json | 2 +- integrations/webhook/tsconfig.json | 2 +- integrations/wechat/tsconfig.json | 2 +- integrations/whatsapp/tsconfig.json | 2 +- integrations/workable/tsconfig.json | 2 +- integrations/zapier/tsconfig.json | 2 +- integrations/zendesk-messaging-hitl/tsconfig.json | 2 +- integrations/zendesk/tsconfig.json | 2 +- integrations/zoho/tsconfig.json | 2 +- integrations/zoom/tsconfig.json | 2 +- interfaces/creatable/tsconfig.json | 2 +- interfaces/deletable/tsconfig.json | 2 +- interfaces/files-readonly/tsconfig.json | 2 +- interfaces/hitl/tsconfig.json | 2 +- interfaces/listable/tsconfig.json | 2 +- interfaces/llm/tsconfig.json | 2 +- interfaces/proactive-conversation/tsconfig.json | 2 +- interfaces/proactive-user/tsconfig.json | 2 +- interfaces/readable/tsconfig.json | 2 +- interfaces/speech-to-text/tsconfig.json | 2 +- interfaces/text-to-image/tsconfig.json | 2 +- interfaces/typing-indicator/tsconfig.json | 2 +- interfaces/updatable/tsconfig.json | 2 +- packages/chat-api/tsconfig.json | 1 - packages/chat-client/tsconfig.build.json | 1 - packages/chat-client/tsconfig.json | 4 +--- .../fixtures/bots/bot-with-plugin-dependency/tsconfig.json | 2 +- .../integration-with-entity-dependency/tsconfig.json | 2 +- .../fixtures/interfaces/interface-with-entities/tsconfig.json | 2 +- .../plugins/plugin-with-interface-dependency/tsconfig.json | 2 +- packages/cli/src/command-implementations/bot-commands.ts | 2 +- packages/cli/src/command-implementations/init-command.ts | 2 +- .../cli/src/command-implementations/integration-commands.ts | 2 +- packages/cli/templates/empty-bot/tsconfig.json | 2 +- packages/cli/templates/empty-integration/tsconfig.json | 2 +- packages/cli/templates/empty-plugin/tsconfig.json | 2 +- packages/cli/templates/hello-world/tsconfig.json | 2 +- packages/cli/templates/webhook-message/tsconfig.json | 2 +- packages/cli/tsconfig.build.json | 1 - packages/cli/tsconfig.json | 1 - packages/client/tsconfig.build.json | 1 - packages/client/tsconfig.json | 4 +--- packages/cognitive/refresh-models.ts | 2 +- packages/cognitive/tsconfig.build.json | 1 - packages/cognitive/tsconfig.json | 1 - packages/common/tsconfig.json | 1 - packages/llmz/src/prompts/prompt.ts | 4 ++-- packages/llmz/tsconfig.json | 1 - packages/sdk-addons/tsconfig.json | 1 - packages/sdk/src/integration/client/sub-types.test.ts | 2 +- packages/sdk/src/integration/client/sub-types.ts | 2 +- packages/sdk/src/plugin/common/generic.test.ts | 2 +- packages/sdk/tsconfig.json | 1 - packages/sdk/tsconfig.package.json | 1 - plugins/analytics/tsconfig.json | 2 +- plugins/conversation-insights/tsconfig.json | 2 +- plugins/file-synchronizer/tsconfig.json | 2 +- plugins/hitl/tsconfig.json | 2 +- plugins/knowledge-connector/tsconfig.json | 2 +- plugins/knowledge/tsconfig.json | 2 +- plugins/logger/tsconfig.json | 2 +- plugins/personality/tsconfig.json | 2 +- plugins/synchronizer/tsconfig.json | 2 +- 137 files changed, 126 insertions(+), 142 deletions(-) diff --git a/bots/bugbuster/tsconfig.json b/bots/bugbuster/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/bugbuster/tsconfig.json +++ b/bots/bugbuster/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/clog/tsconfig.json b/bots/clog/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/clog/tsconfig.json +++ b/bots/clog/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/doppel-doer/tsconfig.json b/bots/doppel-doer/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/doppel-doer/tsconfig.json +++ b/bots/doppel-doer/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/drop-weaver/tsconfig.json b/bots/drop-weaver/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/drop-weaver/tsconfig.json +++ b/bots/drop-weaver/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/echo/tsconfig.json b/bots/echo/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/echo/tsconfig.json +++ b/bots/echo/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/hello-world/tsconfig.json b/bots/hello-world/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/hello-world/tsconfig.json +++ b/bots/hello-world/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/hit-looper/tsconfig.json b/bots/hit-looper/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/hit-looper/tsconfig.json +++ b/bots/hit-looper/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/knowledgiani/tsconfig.json b/bots/knowledgiani/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/knowledgiani/tsconfig.json +++ b/bots/knowledgiani/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/notionaut/tsconfig.json b/bots/notionaut/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/notionaut/tsconfig.json +++ b/bots/notionaut/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/sheetzy/tsconfig.json b/bots/sheetzy/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/sheetzy/tsconfig.json +++ b/bots/sheetzy/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/sinlin/tsconfig.json b/bots/sinlin/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/sinlin/tsconfig.json +++ b/bots/sinlin/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/slackbox/tsconfig.json b/bots/slackbox/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/slackbox/tsconfig.json +++ b/bots/slackbox/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/bots/synchrotron/tsconfig.json b/bots/synchrotron/tsconfig.json index 43c96a638cf..a5db91e505c 100644 --- a/bots/synchrotron/tsconfig.json +++ b/bots/synchrotron/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "src/**/*", "*.ts"] diff --git a/integrations/airtable/tsconfig.json b/integrations/airtable/tsconfig.json index 117a9d3822c..efa8d581aaa 100644 --- a/integrations/airtable/tsconfig.json +++ b/integrations/airtable/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true }, diff --git a/integrations/anthropic/tsconfig.json b/integrations/anthropic/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/anthropic/tsconfig.json +++ b/integrations/anthropic/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/asana/tsconfig.json b/integrations/asana/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/asana/tsconfig.json +++ b/integrations/asana/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/attio/tsconfig.json b/integrations/attio/tsconfig.json index 758f7d7ec50..32b8ead2675 100644 --- a/integrations/attio/tsconfig.json +++ b/integrations/attio/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/bamboohr/tsconfig.json b/integrations/bamboohr/tsconfig.json index 936f2bd558a..c62e9acfd8f 100644 --- a/integrations/bamboohr/tsconfig.json +++ b/integrations/bamboohr/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/bigcommerce-sync/tsconfig.json b/integrations/bigcommerce-sync/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/bigcommerce-sync/tsconfig.json +++ b/integrations/bigcommerce-sync/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/browser/tsconfig.json b/integrations/browser/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/browser/tsconfig.json +++ b/integrations/browser/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/calcom/tsconfig.json b/integrations/calcom/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/calcom/tsconfig.json +++ b/integrations/calcom/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/calendly/tsconfig.json b/integrations/calendly/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/calendly/tsconfig.json +++ b/integrations/calendly/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/canny/tsconfig.json b/integrations/canny/tsconfig.json index 758f7d7ec50..32b8ead2675 100644 --- a/integrations/canny/tsconfig.json +++ b/integrations/canny/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/cerebras/tsconfig.json b/integrations/cerebras/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/cerebras/tsconfig.json +++ b/integrations/cerebras/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/charts/tsconfig.json b/integrations/charts/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/charts/tsconfig.json +++ b/integrations/charts/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/chat/tsconfig.json b/integrations/chat/tsconfig.json index 08186e5e67d..872917cf189 100644 --- a/integrations/chat/tsconfig.json +++ b/integrations/chat/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "noErrorTruncation": true }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/clickup/tsconfig.json b/integrations/clickup/tsconfig.json index 758f7d7ec50..32b8ead2675 100644 --- a/integrations/clickup/tsconfig.json +++ b/integrations/clickup/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/confluence/tsconfig.json b/integrations/confluence/tsconfig.json index 758f7d7ec50..32b8ead2675 100644 --- a/integrations/confluence/tsconfig.json +++ b/integrations/confluence/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/dalle/tsconfig.json b/integrations/dalle/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/dalle/tsconfig.json +++ b/integrations/dalle/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/docusign/tsconfig.json b/integrations/docusign/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/docusign/tsconfig.json +++ b/integrations/docusign/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/dropbox/tsconfig.json b/integrations/dropbox/tsconfig.json index 936f2bd558a..c62e9acfd8f 100644 --- a/integrations/dropbox/tsconfig.json +++ b/integrations/dropbox/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/email/tsconfig.json b/integrations/email/tsconfig.json index 758f7d7ec50..32b8ead2675 100644 --- a/integrations/email/tsconfig.json +++ b/integrations/email/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/feature-base/tsconfig.json b/integrations/feature-base/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/feature-base/tsconfig.json +++ b/integrations/feature-base/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/fireworks-ai/tsconfig.json b/integrations/fireworks-ai/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/fireworks-ai/tsconfig.json +++ b/integrations/fireworks-ai/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/freshchat/tsconfig.json b/integrations/freshchat/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/freshchat/tsconfig.json +++ b/integrations/freshchat/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/github/tsconfig.json b/integrations/github/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/github/tsconfig.json +++ b/integrations/github/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/gmail/tsconfig.json b/integrations/gmail/tsconfig.json index 1ff4f7fa760..e44a8cc558a 100644 --- a/integrations/gmail/tsconfig.json +++ b/integrations/gmail/tsconfig.json @@ -4,7 +4,7 @@ "jsx": "react-jsx", "jsxImportSource": "react", "lib": ["es2022", "DOM"], - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/google-ai/tsconfig.json b/integrations/google-ai/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/google-ai/tsconfig.json +++ b/integrations/google-ai/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/googlecalendar/tsconfig.json b/integrations/googlecalendar/tsconfig.json index 758f7d7ec50..32b8ead2675 100644 --- a/integrations/googlecalendar/tsconfig.json +++ b/integrations/googlecalendar/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/googledrive/tsconfig.json b/integrations/googledrive/tsconfig.json index 444f5bcc087..9e1ac987193 100644 --- a/integrations/googledrive/tsconfig.json +++ b/integrations/googledrive/tsconfig.json @@ -4,7 +4,7 @@ "jsx": "react-jsx", "jsxImportSource": "preact", "types": ["preact"], - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/groq/tsconfig.json b/integrations/groq/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/groq/tsconfig.json +++ b/integrations/groq/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/gsheets/tsconfig.json b/integrations/gsheets/tsconfig.json index 1a09ba3c73f..95abaa0e2d2 100644 --- a/integrations/gsheets/tsconfig.json +++ b/integrations/gsheets/tsconfig.json @@ -4,7 +4,7 @@ "jsx": "react-jsx", "jsxImportSource": "preact", "types": ["preact"], - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/hubspot/tsconfig.json b/integrations/hubspot/tsconfig.json index 758f7d7ec50..32b8ead2675 100644 --- a/integrations/hubspot/tsconfig.json +++ b/integrations/hubspot/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/hunter/tsconfig.json b/integrations/hunter/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/hunter/tsconfig.json +++ b/integrations/hunter/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/instagram/tsconfig.json b/integrations/instagram/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/instagram/tsconfig.json +++ b/integrations/instagram/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/intercom/tsconfig.json b/integrations/intercom/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/intercom/tsconfig.json +++ b/integrations/intercom/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/kommo/tsconfig.json b/integrations/kommo/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/kommo/tsconfig.json +++ b/integrations/kommo/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/line/tsconfig.json b/integrations/line/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/line/tsconfig.json +++ b/integrations/line/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/linear/tsconfig.json b/integrations/linear/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/linear/tsconfig.json +++ b/integrations/linear/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/linkedin/tsconfig.json b/integrations/linkedin/tsconfig.json index 758f7d7ec50..32b8ead2675 100644 --- a/integrations/linkedin/tsconfig.json +++ b/integrations/linkedin/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/loops/tsconfig.json b/integrations/loops/tsconfig.json index 758f7d7ec50..32b8ead2675 100644 --- a/integrations/loops/tsconfig.json +++ b/integrations/loops/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/mailchimp/tsconfig.json b/integrations/mailchimp/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/mailchimp/tsconfig.json +++ b/integrations/mailchimp/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/make/tsconfig.json b/integrations/make/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/make/tsconfig.json +++ b/integrations/make/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/messenger/tsconfig.json b/integrations/messenger/tsconfig.json index 16d865b210f..b94d8463ee4 100644 --- a/integrations/messenger/tsconfig.json +++ b/integrations/messenger/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/mintlify/tsconfig.json b/integrations/mintlify/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/mintlify/tsconfig.json +++ b/integrations/mintlify/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/mistral-ai/tsconfig.json b/integrations/mistral-ai/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/mistral-ai/tsconfig.json +++ b/integrations/mistral-ai/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/monday/tsconfig.json b/integrations/monday/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/monday/tsconfig.json +++ b/integrations/monday/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/notion/tsconfig.json b/integrations/notion/tsconfig.json index c2216822479..83100b78834 100644 --- a/integrations/notion/tsconfig.json +++ b/integrations/notion/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true, diff --git a/integrations/openai/tsconfig.json b/integrations/openai/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/openai/tsconfig.json +++ b/integrations/openai/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/pdf-generator/tsconfig.json b/integrations/pdf-generator/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/pdf-generator/tsconfig.json +++ b/integrations/pdf-generator/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/resend/tsconfig.json b/integrations/resend/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/resend/tsconfig.json +++ b/integrations/resend/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/salesforce/tsconfig.json b/integrations/salesforce/tsconfig.json index 7f022b0c12e..4fc5b7c714f 100644 --- a/integrations/salesforce/tsconfig.json +++ b/integrations/salesforce/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "types": ["preact"] }, diff --git a/integrations/sendgrid/tsconfig.json b/integrations/sendgrid/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/sendgrid/tsconfig.json +++ b/integrations/sendgrid/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/slack/tsconfig.json b/integrations/slack/tsconfig.json index 141f6a2a036..0d5719aa905 100644 --- a/integrations/slack/tsconfig.json +++ b/integrations/slack/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true, diff --git a/integrations/stripe/tsconfig.json b/integrations/stripe/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/stripe/tsconfig.json +++ b/integrations/stripe/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/sunco/tsconfig.json b/integrations/sunco/tsconfig.json index 16d865b210f..b94d8463ee4 100644 --- a/integrations/sunco/tsconfig.json +++ b/integrations/sunco/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/tally/tsconfig.json b/integrations/tally/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/tally/tsconfig.json +++ b/integrations/tally/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/teams/tsconfig.json b/integrations/teams/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/teams/tsconfig.json +++ b/integrations/teams/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/telegram/tsconfig.json b/integrations/telegram/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/telegram/tsconfig.json +++ b/integrations/telegram/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/todoist/tsconfig.json b/integrations/todoist/tsconfig.json index 758f7d7ec50..32b8ead2675 100644 --- a/integrations/todoist/tsconfig.json +++ b/integrations/todoist/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/integrations/trello/tsconfig.json b/integrations/trello/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/trello/tsconfig.json +++ b/integrations/trello/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/twilio/tsconfig.json b/integrations/twilio/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/twilio/tsconfig.json +++ b/integrations/twilio/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/viber/tsconfig.json b/integrations/viber/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/viber/tsconfig.json +++ b/integrations/viber/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/vonage/tsconfig.json b/integrations/vonage/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/vonage/tsconfig.json +++ b/integrations/vonage/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/webflow/tsconfig.json b/integrations/webflow/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/webflow/tsconfig.json +++ b/integrations/webflow/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/webhook/tsconfig.json b/integrations/webhook/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/webhook/tsconfig.json +++ b/integrations/webhook/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/wechat/tsconfig.json b/integrations/wechat/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/wechat/tsconfig.json +++ b/integrations/wechat/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/whatsapp/tsconfig.json b/integrations/whatsapp/tsconfig.json index 7f022b0c12e..4fc5b7c714f 100644 --- a/integrations/whatsapp/tsconfig.json +++ b/integrations/whatsapp/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "types": ["preact"] }, diff --git a/integrations/workable/tsconfig.json b/integrations/workable/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/workable/tsconfig.json +++ b/integrations/workable/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/zapier/tsconfig.json b/integrations/zapier/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/zapier/tsconfig.json +++ b/integrations/zapier/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/zendesk-messaging-hitl/tsconfig.json b/integrations/zendesk-messaging-hitl/tsconfig.json index 7f022b0c12e..4fc5b7c714f 100644 --- a/integrations/zendesk-messaging-hitl/tsconfig.json +++ b/integrations/zendesk-messaging-hitl/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "types": ["preact"] }, diff --git a/integrations/zendesk/tsconfig.json b/integrations/zendesk/tsconfig.json index 7f022b0c12e..4fc5b7c714f 100644 --- a/integrations/zendesk/tsconfig.json +++ b/integrations/zendesk/tsconfig.json @@ -3,7 +3,7 @@ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "types": ["preact"] }, diff --git a/integrations/zoho/tsconfig.json b/integrations/zoho/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/zoho/tsconfig.json +++ b/integrations/zoho/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/integrations/zoom/tsconfig.json b/integrations/zoom/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/integrations/zoom/tsconfig.json +++ b/integrations/zoom/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/interfaces/creatable/tsconfig.json b/interfaces/creatable/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/creatable/tsconfig.json +++ b/interfaces/creatable/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/deletable/tsconfig.json b/interfaces/deletable/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/deletable/tsconfig.json +++ b/interfaces/deletable/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/files-readonly/tsconfig.json b/interfaces/files-readonly/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/files-readonly/tsconfig.json +++ b/interfaces/files-readonly/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/hitl/tsconfig.json b/interfaces/hitl/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/hitl/tsconfig.json +++ b/interfaces/hitl/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/listable/tsconfig.json b/interfaces/listable/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/listable/tsconfig.json +++ b/interfaces/listable/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/llm/tsconfig.json b/interfaces/llm/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/llm/tsconfig.json +++ b/interfaces/llm/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/proactive-conversation/tsconfig.json b/interfaces/proactive-conversation/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/proactive-conversation/tsconfig.json +++ b/interfaces/proactive-conversation/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/proactive-user/tsconfig.json b/interfaces/proactive-user/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/proactive-user/tsconfig.json +++ b/interfaces/proactive-user/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/readable/tsconfig.json b/interfaces/readable/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/readable/tsconfig.json +++ b/interfaces/readable/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/speech-to-text/tsconfig.json b/interfaces/speech-to-text/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/speech-to-text/tsconfig.json +++ b/interfaces/speech-to-text/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/text-to-image/tsconfig.json b/interfaces/text-to-image/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/text-to-image/tsconfig.json +++ b/interfaces/text-to-image/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/typing-indicator/tsconfig.json b/interfaces/typing-indicator/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/typing-indicator/tsconfig.json +++ b/interfaces/typing-indicator/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/interfaces/updatable/tsconfig.json b/interfaces/updatable/tsconfig.json index 7e99b0171c5..2962a721010 100644 --- a/interfaces/updatable/tsconfig.json +++ b/interfaces/updatable/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": ["*.ts"] diff --git a/packages/chat-api/tsconfig.json b/packages/chat-api/tsconfig.json index a42dddd28d5..2bb6ec1652a 100644 --- a/packages/chat-api/tsconfig.json +++ b/packages/chat-api/tsconfig.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", "outDir": "dist" }, "include": ["src/**/*", "openapi.ts", "package.json", "gen-api.ts"] diff --git a/packages/chat-client/tsconfig.build.json b/packages/chat-client/tsconfig.build.json index ca9c5d74490..e3f8fa43453 100644 --- a/packages/chat-client/tsconfig.build.json +++ b/packages/chat-client/tsconfig.build.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", "rootDir": "./src", "outDir": "./dist", "emitDeclarationOnly": true, diff --git a/packages/chat-client/tsconfig.json b/packages/chat-client/tsconfig.json index b539437be35..ee435de30f9 100644 --- a/packages/chat-client/tsconfig.json +++ b/packages/chat-client/tsconfig.json @@ -1,7 +1,5 @@ { "extends": "../../tsconfig.json", - "compilerOptions": { - "baseUrl": "." - }, + "compilerOptions": {}, "include": ["src/**/*", "e2e/**/*", "package.json", "*.ts"] } diff --git a/packages/cli/e2e/fixtures/bots/bot-with-plugin-dependency/tsconfig.json b/packages/cli/e2e/fixtures/bots/bot-with-plugin-dependency/tsconfig.json index ef85102acda..23dd1b4c793 100644 --- a/packages/cli/e2e/fixtures/bots/bot-with-plugin-dependency/tsconfig.json +++ b/packages/cli/e2e/fixtures/bots/bot-with-plugin-dependency/tsconfig.json @@ -15,7 +15,7 @@ "noUncheckedIndexedAccess": true, "noUnusedParameters": true, "target": "es2017", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "checkJs": false, "incremental": true, diff --git a/packages/cli/e2e/fixtures/integrations/integration-with-entity-dependency/tsconfig.json b/packages/cli/e2e/fixtures/integrations/integration-with-entity-dependency/tsconfig.json index ef85102acda..23dd1b4c793 100644 --- a/packages/cli/e2e/fixtures/integrations/integration-with-entity-dependency/tsconfig.json +++ b/packages/cli/e2e/fixtures/integrations/integration-with-entity-dependency/tsconfig.json @@ -15,7 +15,7 @@ "noUncheckedIndexedAccess": true, "noUnusedParameters": true, "target": "es2017", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "checkJs": false, "incremental": true, diff --git a/packages/cli/e2e/fixtures/interfaces/interface-with-entities/tsconfig.json b/packages/cli/e2e/fixtures/interfaces/interface-with-entities/tsconfig.json index bca25da9d2d..52d673c0bca 100644 --- a/packages/cli/e2e/fixtures/interfaces/interface-with-entities/tsconfig.json +++ b/packages/cli/e2e/fixtures/interfaces/interface-with-entities/tsconfig.json @@ -15,7 +15,7 @@ "noUncheckedIndexedAccess": true, "noUnusedParameters": true, "target": "es2017", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "checkJs": false, "incremental": true, diff --git a/packages/cli/e2e/fixtures/plugins/plugin-with-interface-dependency/tsconfig.json b/packages/cli/e2e/fixtures/plugins/plugin-with-interface-dependency/tsconfig.json index ef85102acda..23dd1b4c793 100644 --- a/packages/cli/e2e/fixtures/plugins/plugin-with-interface-dependency/tsconfig.json +++ b/packages/cli/e2e/fixtures/plugins/plugin-with-interface-dependency/tsconfig.json @@ -15,7 +15,7 @@ "noUncheckedIndexedAccess": true, "noUnusedParameters": true, "target": "es2017", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "checkJs": false, "incremental": true, diff --git a/packages/cli/src/command-implementations/bot-commands.ts b/packages/cli/src/command-implementations/bot-commands.ts index 6e606b265eb..9bffae472e8 100644 --- a/packages/cli/src/command-implementations/bot-commands.ts +++ b/packages/cli/src/command-implementations/bot-commands.ts @@ -1,5 +1,5 @@ import chalk from 'chalk' -import { ApiClient } from 'src/api/client' +import { ApiClient } from '../api/client' import type commandDefinitions from '../command-definitions' import * as errors from '../errors' import { GlobalCommand } from './global-command' diff --git a/packages/cli/src/command-implementations/init-command.ts b/packages/cli/src/command-implementations/init-command.ts index 65fc6a32529..fe75a3f4c1b 100644 --- a/packages/cli/src/command-implementations/init-command.ts +++ b/packages/cli/src/command-implementations/init-command.ts @@ -2,7 +2,7 @@ import type * as client from '@botpress/client' import chalk from 'chalk' import * as fs from 'fs' import * as pathlib from 'path' -import { ApiClient } from 'src/api' +import { ApiClient } from '../api' import type commandDefinitions from '../command-definitions' import * as errors from '../errors' import { Logger } from '../logger' diff --git a/packages/cli/src/command-implementations/integration-commands.ts b/packages/cli/src/command-implementations/integration-commands.ts index c88a5e5021e..8911a11724b 100644 --- a/packages/cli/src/command-implementations/integration-commands.ts +++ b/packages/cli/src/command-implementations/integration-commands.ts @@ -1,6 +1,6 @@ import chalk from 'chalk' import _ from 'lodash' -import { ApiClient, PublicOrPrivateIntegration, IntegrationSummary } from 'src/api/client' +import { ApiClient, PublicOrPrivateIntegration, IntegrationSummary } from '../api/client' import type commandDefinitions from '../command-definitions' import * as errors from '../errors' import { NamePackageRef, parsePackageRef } from '../package-ref' diff --git a/packages/cli/templates/empty-bot/tsconfig.json b/packages/cli/templates/empty-bot/tsconfig.json index 462fc49cb7b..8c56b0ed980 100644 --- a/packages/cli/templates/empty-bot/tsconfig.json +++ b/packages/cli/templates/empty-bot/tsconfig.json @@ -15,7 +15,7 @@ "noUncheckedIndexedAccess": true, "noUnusedParameters": true, "target": "es2017", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "checkJs": false, "exactOptionalPropertyTypes": false, diff --git a/packages/cli/templates/empty-integration/tsconfig.json b/packages/cli/templates/empty-integration/tsconfig.json index 462fc49cb7b..8c56b0ed980 100644 --- a/packages/cli/templates/empty-integration/tsconfig.json +++ b/packages/cli/templates/empty-integration/tsconfig.json @@ -15,7 +15,7 @@ "noUncheckedIndexedAccess": true, "noUnusedParameters": true, "target": "es2017", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "checkJs": false, "exactOptionalPropertyTypes": false, diff --git a/packages/cli/templates/empty-plugin/tsconfig.json b/packages/cli/templates/empty-plugin/tsconfig.json index 462fc49cb7b..8c56b0ed980 100644 --- a/packages/cli/templates/empty-plugin/tsconfig.json +++ b/packages/cli/templates/empty-plugin/tsconfig.json @@ -15,7 +15,7 @@ "noUncheckedIndexedAccess": true, "noUnusedParameters": true, "target": "es2017", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "checkJs": false, "exactOptionalPropertyTypes": false, diff --git a/packages/cli/templates/hello-world/tsconfig.json b/packages/cli/templates/hello-world/tsconfig.json index 462fc49cb7b..8c56b0ed980 100644 --- a/packages/cli/templates/hello-world/tsconfig.json +++ b/packages/cli/templates/hello-world/tsconfig.json @@ -15,7 +15,7 @@ "noUncheckedIndexedAccess": true, "noUnusedParameters": true, "target": "es2017", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "checkJs": false, "exactOptionalPropertyTypes": false, diff --git a/packages/cli/templates/webhook-message/tsconfig.json b/packages/cli/templates/webhook-message/tsconfig.json index 462fc49cb7b..8c56b0ed980 100644 --- a/packages/cli/templates/webhook-message/tsconfig.json +++ b/packages/cli/templates/webhook-message/tsconfig.json @@ -15,7 +15,7 @@ "noUncheckedIndexedAccess": true, "noUnusedParameters": true, "target": "es2017", - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist", "checkJs": false, "exactOptionalPropertyTypes": false, diff --git a/packages/cli/tsconfig.build.json b/packages/cli/tsconfig.build.json index 97c43055a63..f2cfaadf2c3 100644 --- a/packages/cli/tsconfig.build.json +++ b/packages/cli/tsconfig.build.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", "rootDir": "src", "outDir": "dist", "declaration": true, diff --git a/packages/cli/tsconfig.json b/packages/cli/tsconfig.json index 12b0cb5cf01..eeacd560a42 100644 --- a/packages/cli/tsconfig.json +++ b/packages/cli/tsconfig.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", "outDir": "dist", "esModuleInterop": true, "sourceMap": true diff --git a/packages/client/tsconfig.build.json b/packages/client/tsconfig.build.json index ce55a735e59..e5df8a66de3 100644 --- a/packages/client/tsconfig.build.json +++ b/packages/client/tsconfig.build.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", "rootDir": "./src", "outDir": "./dist" }, diff --git a/packages/client/tsconfig.json b/packages/client/tsconfig.json index 55b01dfd20c..f5324e268b4 100644 --- a/packages/client/tsconfig.json +++ b/packages/client/tsconfig.json @@ -1,7 +1,5 @@ { "extends": "../../tsconfig.json", - "compilerOptions": { - "baseUrl": "." - }, + "compilerOptions": {}, "include": ["src/**/*", "./e2e/**/*", "./*.ts"] } diff --git a/packages/cognitive/refresh-models.ts b/packages/cognitive/refresh-models.ts index a11d201667e..85496c82371 100644 --- a/packages/cognitive/refresh-models.ts +++ b/packages/cognitive/refresh-models.ts @@ -2,7 +2,7 @@ import 'dotenv/config' import axios from 'axios' import * as fs from 'fs' import * as path from 'path' -import { Model } from 'src/cognitive-v2/types' +import { Model } from './src/cognitive-v2/types' const builtInModels = ['auto', 'best', 'fast'] const filteredLifecycles = ['deprecated', 'discontinued'] diff --git a/packages/cognitive/tsconfig.build.json b/packages/cognitive/tsconfig.build.json index ce55a735e59..e5df8a66de3 100644 --- a/packages/cognitive/tsconfig.build.json +++ b/packages/cognitive/tsconfig.build.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", "rootDir": "./src", "outDir": "./dist" }, diff --git a/packages/cognitive/tsconfig.json b/packages/cognitive/tsconfig.json index 53c3e7e648e..a1e4ba204cc 100644 --- a/packages/cognitive/tsconfig.json +++ b/packages/cognitive/tsconfig.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", "strict": false }, "include": ["src/**/*", "e2e/**/*", "*.ts"] diff --git a/packages/common/tsconfig.json b/packages/common/tsconfig.json index bbed262e8af..b485a5c75d8 100644 --- a/packages/common/tsconfig.json +++ b/packages/common/tsconfig.json @@ -3,7 +3,6 @@ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact", - "baseUrl": ".", "types": ["preact"], "experimentalDecorators": true, "emitDecoratorMetadata": true diff --git a/packages/llmz/src/prompts/prompt.ts b/packages/llmz/src/prompts/prompt.ts index d2692093b24..5e31d58e28e 100644 --- a/packages/llmz/src/prompts/prompt.ts +++ b/packages/llmz/src/prompts/prompt.ts @@ -1,7 +1,7 @@ import { type GenerateContentInput } from '@botpress/cognitive' -import { Component } from 'src/component.js' -import { Exit } from 'src/exit.js' +import { Component } from '../component.js' +import { Exit } from '../exit.js' import type { ObjectInstance } from '../objects.js' import { Snapshot } from '../snapshots.js' import { type Tool } from '../tool.js' diff --git a/packages/llmz/tsconfig.json b/packages/llmz/tsconfig.json index 81202b89134..f49dc68ea71 100644 --- a/packages/llmz/tsconfig.json +++ b/packages/llmz/tsconfig.json @@ -6,7 +6,6 @@ "allowSyntheticDefaultImports": true, "esModuleInterop": true, "strict": true, - "baseUrl": ".", "rootDir": "src", "outDir": "dist", "declaration": true, diff --git a/packages/sdk-addons/tsconfig.json b/packages/sdk-addons/tsconfig.json index 6badd600a47..9c8a7d7c10e 100644 --- a/packages/sdk-addons/tsconfig.json +++ b/packages/sdk-addons/tsconfig.json @@ -2,7 +2,6 @@ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "dist", - "baseUrl": ".", "rootDir": "src" }, "include": ["src/**/*"] diff --git a/packages/sdk/src/integration/client/sub-types.test.ts b/packages/sdk/src/integration/client/sub-types.test.ts index 0a360153218..f4cecdcbbaa 100644 --- a/packages/sdk/src/integration/client/sub-types.test.ts +++ b/packages/sdk/src/integration/client/sub-types.test.ts @@ -1,4 +1,4 @@ -import { FooBarBazIntegration } from 'src/fixtures' +import { FooBarBazIntegration } from '../../fixtures' import * as utils from '../../utils/type-utils' import { ConversationTags, diff --git a/packages/sdk/src/integration/client/sub-types.ts b/packages/sdk/src/integration/client/sub-types.ts index 96a154a8db8..8b8ceb6b613 100644 --- a/packages/sdk/src/integration/client/sub-types.ts +++ b/packages/sdk/src/integration/client/sub-types.ts @@ -1,4 +1,4 @@ -import { commonTypes } from 'src/common' +import { commonTypes } from '../../common' import * as utils from '../../utils/type-utils' import * as common from '../common' diff --git a/packages/sdk/src/plugin/common/generic.test.ts b/packages/sdk/src/plugin/common/generic.test.ts index 9fa32658849..8a12cb10181 100644 --- a/packages/sdk/src/plugin/common/generic.test.ts +++ b/packages/sdk/src/plugin/common/generic.test.ts @@ -1,7 +1,7 @@ import { test } from 'vitest' import * as utils from '../../utils/type-utils' import { BasePlugin, DefaultPlugin } from './generic' -import { BaseBot } from 'src/bot' +import { BaseBot } from '../../bot' test('BasePlugin is a BaseBot', () => { type _assertion = utils.AssertExtends diff --git a/packages/sdk/tsconfig.json b/packages/sdk/tsconfig.json index 6704a297439..ea64d9c3a55 100644 --- a/packages/sdk/tsconfig.json +++ b/packages/sdk/tsconfig.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", "noErrorTruncation": true }, "include": ["src/**/*", "*.ts"], diff --git a/packages/sdk/tsconfig.package.json b/packages/sdk/tsconfig.package.json index a5c51d85abf..db7cb20e684 100644 --- a/packages/sdk/tsconfig.package.json +++ b/packages/sdk/tsconfig.package.json @@ -1,7 +1,6 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", "rootDir": "src", "outDir": "dist" }, diff --git a/plugins/analytics/tsconfig.json b/plugins/analytics/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/plugins/analytics/tsconfig.json +++ b/plugins/analytics/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/plugins/conversation-insights/tsconfig.json b/plugins/conversation-insights/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/plugins/conversation-insights/tsconfig.json +++ b/plugins/conversation-insights/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/plugins/file-synchronizer/tsconfig.json b/plugins/file-synchronizer/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/plugins/file-synchronizer/tsconfig.json +++ b/plugins/file-synchronizer/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/plugins/hitl/tsconfig.json b/plugins/hitl/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/plugins/hitl/tsconfig.json +++ b/plugins/hitl/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/plugins/knowledge-connector/tsconfig.json b/plugins/knowledge-connector/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/plugins/knowledge-connector/tsconfig.json +++ b/plugins/knowledge-connector/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/plugins/knowledge/tsconfig.json b/plugins/knowledge/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/plugins/knowledge/tsconfig.json +++ b/plugins/knowledge/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/plugins/logger/tsconfig.json b/plugins/logger/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/plugins/logger/tsconfig.json +++ b/plugins/logger/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/plugins/personality/tsconfig.json b/plugins/personality/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/plugins/personality/tsconfig.json +++ b/plugins/personality/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"] diff --git a/plugins/synchronizer/tsconfig.json b/plugins/synchronizer/tsconfig.json index 0c1062fd8ce..d46abc5b88f 100644 --- a/plugins/synchronizer/tsconfig.json +++ b/plugins/synchronizer/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../../tsconfig.json", "compilerOptions": { - "baseUrl": ".", + "paths": { "*": ["./*"] }, "outDir": "dist" }, "include": [".botpress/**/*", "definitions/**/*", "src/**/*", "*.ts"]