Skip to content

Commit 22fb93d

Browse files
committed
fix esbuild
1 parent 2a7ac40 commit 22fb93d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/esbuild.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ if (config.addon) {
176176
'src/browser/**/*.ts',
177177
'src/common/**/*.ts',
178178
'src/headless/**/*.ts',
179+
'src/shared/**/*.ts',
179180
'src/vs/base/**/*.ts',
180181
'src/vs/patches/**/*.ts'
181182
],

0 commit comments

Comments
 (0)