mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 20:28:58 +00:00
ci: fix publish vscode
This commit is contained in:
parent
16009c09fd
commit
c4f169fa46
3 changed files with 1576 additions and 80 deletions
|
|
@ -155,4 +155,4 @@
|
|||
"vsce": {
|
||||
"dependencies": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
1653
pnpm-lock.yaml
1653
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
|
@ -1,4 +1,5 @@
|
|||
packages:
|
||||
- 'napi/**'
|
||||
- 'wasm/**'
|
||||
- 'editors/**'
|
||||
- 'tasks/benchmark/codspeed'
|
||||
|
|
|
|||
Loading…
Reference in a new issue