trigger.dev icon indicating copy to clipboard operation
trigger.dev copied to clipboard

[TRI-886] Update "Create an integration" docs for monorepo with tsconfig paths

Open matt-aitken opened this issue 2 years ago • 4 comments

When creating an integration inside the Trigger.dev monorepo (this repo) you need to add some paths to the tsconfig. Like this: https://github.com/triggerdotdev/trigger.dev/blob/main/integrations/resend/tsconfig.json

We should add this to our docs page: https://github.com/triggerdotdev/trigger.dev/blob/main/docs/integrations/create.mdx

From SyncLinear.com | TRI-886

matt-aitken avatar Aug 04 '23 10:08 matt-aitken

I'd love to work on this @matt-aitken.

kaf-lamed-beyt avatar Aug 05 '23 00:08 kaf-lamed-beyt

Oops! I noticed that you're already taking this up.

kaf-lamed-beyt avatar Aug 05 '23 00:08 kaf-lamed-beyt

Hey @matt-aitken Is addition of path just for tsconfig or do we add it for tsup.config.ts as well?

Smartmind12 avatar Oct 18 '23 03:10 Smartmind12

Should become redundant with #627, might want to close this.

nicktrn avatar Nov 01 '23 15:11 nicktrn