mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 14:01:38 +01:00
comment textarea in description page, styling
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
"vscode:prepublish": "tsc -p ./",
|
||||
"compile": "tsc -watch -p ./",
|
||||
"watch": "npm run build-preview && npm run compile",
|
||||
"build-preview": "webpack --mode development"
|
||||
"build-preview": "webpack --watch --mode development"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash": "^4.14.106",
|
||||
|
||||
Reference in New Issue
Block a user