ecklf-tmp-runtime-test
Advanced tools
Comparing version 1.0.23 to 1.0.24
@@ -95,5 +95,11 @@ "use strict"; | ||
}); | ||
const handlerRoute = { | ||
handle: "error", | ||
src: "/api_hello_world/src/main", | ||
dest: "/.vercel/functions/hello_world/src/main", | ||
}; | ||
(0, build_utils_1.debug)("Returning Lambda"); | ||
return { | ||
output: lambda, | ||
routes: [handlerRoute], | ||
}; | ||
@@ -100,0 +106,0 @@ }); |
{ | ||
"name": "ecklf-tmp-runtime-test", | ||
"version": "1.0.23", | ||
"version": "1.0.24", | ||
"description": "", | ||
@@ -22,4 +22,5 @@ "main": "dist/index.js", | ||
"@vercel/build-utils": "^6.2.1", | ||
"@vercel/routing-utils": "^2.1.8", | ||
"rimraf": "^4.1.1" | ||
} | ||
} |
43472
279
4