This library houses a plugin that can assist in the generation of a production ready Temporal workflow bundle.
Example Usage:
pnpm nx build-workflows --project <project> --bundlePath packages/<project>/src/workflows.ts --bundleOptions.workflowsPath dist/temporal/<project>/workflows.js --tsConfigPathsPluginOptions.configFile packages/<project>/tsconfig.json
See the schema for all available options.