Specify local files to include

This commit is contained in:
2023-07-06 12:02:29 +02:00
parent a0dd3ccd0d
commit ddb5c752ac
3 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
[functions]
included_files = ["appFn.ts", "getPlaylistIdFromUrl.ts"]
external_node_modules = ["@probot/adapter-aws-lambda-serverless", "probot", "express", "keyv", "formidable"]