chore: include web bits for smoke tests (#231354)

try
pull/231359/head
Connor Peet 2024-10-14 15:55:15 -07:00 committed by GitHub
parent 274d48a63c
commit 92e7dc6aae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ vsda/**
!vsda/index.d.ts
!vsda/package.json
!vsda/build/Release/vsda.node
!vsda/rust/web/**
!vsda/rust/bundler/**
@vscode/policy-watcher/build/**
@vscode/policy-watcher/.husky/**