From 25bbec33cc963dab2a596a4626e9077762e000db Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Thu, 14 Mar 2024 07:08:24 +0100 Subject: [PATCH] fix: avoid invalid modules with definePage query Fix #338 --- playground/src/pages/index.vue | 8 ++++++++ src/core/definePage.ts | 10 ++++++---- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/playground/src/pages/index.vue b/playground/src/pages/index.vue index 17f853785..20c780001 100644 --- a/playground/src/pages/index.vue +++ b/playground/src/pages/index.vue @@ -1,3 +1,11 @@ + +