From 79c41c5a0c039ccdd9e66fb63fbef38451b302d8 Mon Sep 17 00:00:00 2001 From: Florian Rappl Date: Sat, 6 Jul 2024 02:15:50 +0200 Subject: [PATCH] Fixed wrong package name --- src/framework/piral-core/src/tools/codegen.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/framework/piral-core/src/tools/codegen.ts b/src/framework/piral-core/src/tools/codegen.ts index 2ce738b86..067162aa3 100644 --- a/src/framework/piral-core/src/tools/codegen.ts +++ b/src/framework/piral-core/src/tools/codegen.ts @@ -239,7 +239,7 @@ export function createRouteHandler(imports: Array, exports: Array