From a3a77f1145d850313f0a3aaf08c92caa04e68c76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20LeBlanc?= Date: Mon, 16 Jun 2025 16:05:20 -0400 Subject: [PATCH] fix: page.props.ziggy of type unknown in ssr.ts with pnpm --- .npmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 00000000..20a90bbc --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +public-hoist-pattern[]=@inertiajs/core \ No newline at end of file