812b5afe6f
* Add support for the built-in Trigger.dev tunnel for local development * Remove the test script from yalt * Add to the README * Improve the outdated packages warning
4 lines
94 B
TypeScript
4 lines
94 B
TypeScript
import { defineConfigPackage } from "@trigger.dev/tsup";
|
|
|
|
export default defineConfigPackage;
|