Files
triggerdotdev--trigger.dev/packages/cli-v3/src
Eric Allam ff018718f7 Added experimental_devProcessCwdInBuildDir config option (#2269)
* Added experimental_devProcessCwdInBuildDir config option

Added experimental_devProcessCwdInBuildDir config option to opt-in to new process.cwd behavior when executing tasks in the dev CLI. Currently process.cwd maps to the "root" of your trigger.dev project (the directory that contains your trigger.config.ts file). Setting experimental_devProcessCwdInBuildDir to true changes process.cwd to instead be the temporary build directory inside of the .trigger directory.

This makes it so the files added via the additionalFiles extension can be read using the same path in dev and deployed tasks.

* Remove claude code reference because it breaks windows tests 😡
2025-07-21 16:06:25 +01:00
..
2024-08-23 13:10:15 +01:00
2024-08-23 13:10:15 +01:00
2024-08-23 13:10:15 +01:00
2024-08-23 13:10:15 +01:00
2024-08-23 13:10:15 +01:00
2024-02-12 14:24:32 +00:00
2024-04-17 11:14:23 +01:00
2024-08-23 13:10:15 +01:00