mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
@@ -16,6 +16,9 @@ function code() {
|
||||
# Get electron
|
||||
node node_modules/gulp/bin/gulp.js electron
|
||||
|
||||
# Build
|
||||
test -d out || gulp compile
|
||||
|
||||
# Configuration
|
||||
export NODE_ENV=development
|
||||
export VSCODE_DEV=1
|
||||
|
||||
Reference in New Issue
Block a user