mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Add build script
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"preinstall": "node -e 'process.exit(0)'",
|
||||
"start": "python ./script/start.py",
|
||||
"test": "python ./script/test.py",
|
||||
"bootstrap": "python ./script/bootstrap.py"
|
||||
"bootstrap": "python ./script/bootstrap.py",
|
||||
"build": "python ./script/build.py -c D"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user