Skip to content

Commit fe7a354

Browse files
authored
Update esbuild.js
A possibly naive way to make vscode extension work after esbuild upgrade.
1 parent a808019 commit fe7a354

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vscode-graphql-execution/esbuild.js

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ build({
4646
'atpl',
4747
'liquor',
4848
'twig',
49+
'graphql-config',
4950
],
5051
format: 'cjs',
5152
sourcemap: true,

0 commit comments

Comments
 (0)