Skip to content

Commit 79fcaf5

Browse files
committed
adding json-to-graphql-query
1 parent ccc402d commit 79fcaf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export default defineConfig({
7070
format: "es"
7171
},
7272
external: [
73-
"./json-to-graphql-query",
73+
"../json-to-graphql-query",
7474
],
7575
}
7676
}

0 commit comments

Comments
 (0)