Skip to content

Commit 3ba142d

Browse files
committed
adding jsonToGraphQLQuery in plugin
1 parent 3e15f1e commit 3ba142d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export default defineConfig({
3737
}),
3838
eslintPlugin,
3939
nodePolyfills(),
40+
jsonToGraphQLQuery,
4041
compress
4142
],
4243
resolve: {

0 commit comments

Comments
 (0)