Skip to content

Commit 83cde03

Browse files
committed
apply as well for cli project
1 parent db62651 commit 83cde03

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

cli/.yarnrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
enableScripts: false
2+
13
compressionLevel: mixed
24

35
enableGlobalCache: false

cli/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This change log covers only the command line interface (CLI) of Open VSX.
1111
#### Changes
1212

1313
- Move `ovsx` script to `bin` directory ([#1538](https://github.com/eclipse/openvsx/pull/1538))
14+
- Disable the automatic execution of lifecycle scripts by yarn ([#1546](https://github.com/eclipse/openvsx/pull/1546))
1415

1516
### [v0.10.8] (Jan. 2026)
1617

0 commit comments

Comments
 (0)