ecklf-tmp-runtime-test
Advanced tools
Comparing version 1.0.41 to 1.0.42
@@ -37,3 +37,4 @@ "use strict"; | ||
console.log("Executing shouldServe:", options); | ||
return options.requestPath === "api/hello_world/src/main"; | ||
console.log(path_1.default.join(options.entrypoint, "../..")); | ||
return options.requestPath === "api/hello_world"; | ||
}); | ||
@@ -40,0 +41,0 @@ } |
{ | ||
"name": "ecklf-tmp-runtime-test", | ||
"version": "1.0.41", | ||
"version": "1.0.42", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
43486
279