Skip to content

Commit 78e0fbe

Browse files
committed
docs: update description
1 parent d59032a commit 78e0fbe

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![GitHub Release](https://img.shields.io/github/v/release/YieldRay/code-oss)](https://github.com/YieldRay/code-oss/releases)
55
[![NPM](https://img.shields.io/npm/v/code-oss)](https://www.npmjs.com/package/code-oss)
66

7-
This project produces a [VSCode OSS](https://github.com/microsoft/vscode) build **without mangling or minification**.
7+
This project produces a [VSCode OSS](https://github.com/microsoft/vscode) web build **without mangling or minification**.
88

99
To get the official build, please use [this link](https://update.code.visualstudio.com/api/update/web-standalone/stable/latest), see also [@vscode/test-web](https://github.com/microsoft/vscode-test-web/blob/main/src/server/download.ts).
1010

code-oss/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"vscode",
77
"vscode-web"
88
],
9+
"description": "VSCode OSS web build",
910
"publishConfig": {
1011
"registry": "https://registry.npmjs.org"
1112
},

0 commit comments

Comments
 (0)